diff --git a/redisson-spring-boot-starter/README.md b/redisson-spring-boot-starter/README.md index 39b00154d..766b42b4d 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.5 + 3.13.6 ``` Gradle ```groovy - compile 'org.redisson:redisson-spring-boot-starter:3.13.5' + compile 'org.redisson:redisson-spring-boot-starter:3.13.6' ```