Skip to content

Commit

Permalink
Bump org.redisson:redisson-spring-boot-starter from 3.25.2 to 3.26.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and frankbregulla1111 committed Feb 1, 2024
1 parent 531b6c0 commit 1c8cedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse-redis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
api "org.springframework.boot:spring-boot-starter-data-redis"
api "org.springframework.boot:spring-boot-starter-web"
api "org.springframework.boot:spring-boot-actuator-autoconfigure"
api "org.redisson:redisson-spring-boot-starter:3.25.2"
api "org.redisson:redisson-spring-boot-starter:3.26.0"

implementation "org.springframework:spring-context"
implementation "org.springframework:spring-aop"
Expand Down

0 comments on commit 1c8cedb

Please sign in to comment.