Skip to content

Commit d55c288

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents de31f59 + ec5a3b2 commit d55c288

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Refer [Snowflake](https://github.com/twitter/snowflake) and [UidGenerator](https
4040
<dependency>
4141
<groupId>io.github.cooperlyt</groupId>
4242
<artifactId>uid-reactive-generator-spring-cloud-starter-discovery</artifactId>
43-
<version>1.1.1</version>
43+
<version>1.2.1</version>
4444
</dependency>
4545

4646
...
@@ -53,7 +53,7 @@ NOTE: only test on Consul
5353
<dependency>
5454
<groupId>io.github.cooperlyt</groupId>
5555
<artifactId>uid-reactive-generator-db-spring-boot-starter</artifactId>
56-
<version>1.1.1</version>
56+
<version>1.2.1</version>
5757
</dependency>
5858
```
5959
* Mybatis JDBC:

0 commit comments

Comments
 (0)