diff --git a/redisson-spring-boot-starter/README.md b/redisson-spring-boot-starter/README.md index 420116a13..1742fb49e 100644 --- a/redisson-spring-boot-starter/README.md +++ b/redisson-spring-boot-starter/README.md @@ -14,14 +14,14 @@ Maven org.redisson redisson-spring-boot-starter - 3.16.0 + 3.16.1 ``` Gradle ```groovy - compile 'org.redisson:redisson-spring-boot-starter:3.16.0' + compile 'org.redisson:redisson-spring-boot-starter:3.16.1' ```