Skip to content

Commit ec5a3b2

Browse files
authored
Update README.cn.md
1 parent d9f96db commit ec5a3b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ UidReactiveGenerator是Java实现的, 基于[Snowflake](https://github.com/twitt
3636
<dependency>
3737
<groupId>io.github.cooperlyt</groupId>
3838
<artifactId>uid-reactive-generator-spring-cloud-starter-discovery</artifactId>
39-
<version>1.1.1</version>
39+
<version>1.2.1</version>
4040
</dependency>
4141

4242
...
@@ -49,7 +49,7 @@ NOTE: 仅在Consul下测试,其它发现服务器没有进行测试。
4949
<dependency>
5050
<groupId>io.github.cooperlyt</groupId>
5151
<artifactId>uid-reactive-generator-db-spring-boot-starter</artifactId>
52-
<version>1.1.1</version>
52+
<version>1.2.1</version>
5353
</dependency>
5454
```
5555
* Mybatis JDBC:

0 commit comments

Comments
 (0)