Skip to content

Commit

Permalink
publish 1.2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsrdxzw committed Mar 19, 2022
1 parent 60e3a14 commit 3e0fd33
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 @@ -31,8 +31,8 @@ when using tryLock the redis-kit is faster about 40% than redisson.*
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
```

Expand Down

0 comments on commit 3e0fd33

Please sign in to comment.