Skip to content

Commit

Permalink
📝 更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xkcoding committed Nov 4, 2019
1 parent c670d9d commit 2de415c
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 @@ -28,7 +28,7 @@ https://github.com/xkcoding/justauth-spring-boot-starter-demo
<dependency>
<groupId>com.xkcoding.justauth</groupId>
<artifactId>justauth-spring-boot-starter</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</dependency>
```

Expand Down Expand Up @@ -432,7 +432,7 @@ justauth:

### 4.2. SNAPSHOT版本

![https://img.shields.io/badge/snapshots-1.2.1--SNAPSHOT-green](https://img.shields.io/badge/snapshots-1.2.1--SNAPSHOT-green)如果需要体验快照版本,可以在你的 `pom.xml`进行如下配置:
![https://img.shields.io/badge/snapshots-1.3.0--SNAPSHOT-green](https://img.shields.io/badge/snapshots-1.3.0--SNAPSHOT-green)如果需要体验快照版本,可以在你的 `pom.xml`进行如下配置:

```xml
<repositories>
Expand Down

0 comments on commit 2de415c

Please sign in to comment.