diff --git a/redisson-spring-boot-starter/README.md b/redisson-spring-boot-starter/README.md index 476f9d16a..b2098aab5 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.17.5 + 3.17.6 ``` Gradle ```groovy - compile 'org.redisson:redisson-spring-boot-starter:3.17.5' + compile 'org.redisson:redisson-spring-boot-starter:3.17.6' ```