Skip to content

Commit 1c8cedb

Browse files
dependabot[bot]frankbregulla1111
authored andcommitted
Bump org.redisson:redisson-spring-boot-starter from 3.25.2 to 3.26.0
Bumps [org.redisson:redisson-spring-boot-starter](https://github.com/redisson/redisson) from 3.25.2 to 3.26.0. - [Release notes](https://github.com/redisson/redisson/releases) - [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md) - [Commits](redisson/redisson@redisson-3.25.2...redisson-3.26.0) --- updated-dependencies: - dependency-name: org.redisson:redisson-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 531b6c0 commit 1c8cedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse-redis/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
api "org.springframework.boot:spring-boot-starter-data-redis"
99
api "org.springframework.boot:spring-boot-starter-web"
1010
api "org.springframework.boot:spring-boot-actuator-autoconfigure"
11-
api "org.redisson:redisson-spring-boot-starter:3.25.2"
11+
api "org.redisson:redisson-spring-boot-starter:3.26.0"
1212

1313
implementation "org.springframework:spring-context"
1414
implementation "org.springframework:spring-aop"

0 commit comments

Comments
 (0)