diff --git a/redisson-spring-boot-starter/README.md b/redisson-spring-boot-starter/README.md index 74b705d0b..2d8f993ce 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.2 + 3.13.3 ``` Gradle ```groovy - compile 'org.redisson:redisson-spring-boot-starter:3.13.2' + compile 'org.redisson:redisson-spring-boot-starter:3.13.3' ```