Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fartherp committed Jul 8, 2019
1 parent 51f6123 commit 9cfc2d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ Framework Spring Boot Starter 用于帮助你在Spring Boot项目中轻松集成
<dependency>
<groupId>com.github.fartherp.spring.boot</groupId>
<artifactId>framework-spring-boot-starter</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
</dependency>
```
```Gradle```
```
compile 'com.github.fartherp.spring.boot:framework-spring-boot-starter:3.0.4'
compile 'com.github.fartherp.spring.boot:framework-spring-boot-starter:3.0.5'
```

0 comments on commit 9cfc2d3

Please sign in to comment.