We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1df4b commit df5c557Copy full SHA for df5c557
synapse-redis/build.gradle
@@ -8,7 +8,7 @@ dependencies {
8
api "org.springframework.boot:spring-boot-starter-data-redis"
9
api "org.springframework.boot:spring-boot-starter-web"
10
api "org.springframework.boot:spring-boot-actuator-autoconfigure"
11
- api "org.redisson:redisson-spring-boot-starter:3.34.1"
+ api "org.redisson:redisson-spring-boot-starter:3.36.0"
12
13
implementation "org.springframework:spring-context"
14
implementation "org.springframework:spring-aop"
0 commit comments