diff --git a/redisson-spring-boot-starter/README.md b/redisson-spring-boot-starter/README.md index 163d701c8..39b00154d 100644 --- a/redisson-spring-boot-starter/README.md +++ b/redisson-spring-boot-starter/README.md @@ -16,14 +16,14 @@ Maven org.redisson redisson-spring-boot-starter - 3.13.4 + 3.13.5 ``` Gradle ```groovy - compile 'org.redisson:redisson-spring-boot-starter:3.13.4' + compile 'org.redisson:redisson-spring-boot-starter:3.13.5' ```