Skip to content

Commit 3a7b951

Browse files
committed
修改快速使用依赖版本
1 parent 0fbbfcc commit 3a7b951

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This package and its contents are deprecated and may be removed in a future rele
5858
<dependency>
5959
<groupId>com.github.liuhuagui</groupId>
6060
<artifactId>smalldoc-spring-boot-starter</artifactId>
61-
<version>2.3</version>
61+
<version>2.3.1</version>
6262
</dependency>
6363
```
6464
##### 配置
@@ -142,7 +142,7 @@ public class WriteArticleController {
142142
<dependency>
143143
<groupId>com.github.liuhuagui</groupId>
144144
<artifactId>smalldoc-spring-boot-starter</artifactId>
145-
<version>2.3</version>
145+
<version>2.3.1</version>
146146
<scope>test</scope>
147147
</dependency>
148148
```

0 commit comments

Comments
 (0)