Skip to content

Commit

Permalink
Bump org.redisson:redisson in /generators/micronaut/resources
Browse files Browse the repository at this point in the history
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.39.0 to 3.40.2.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-3.39.0...redisson-3.40.2)

---
updated-dependencies:
- dependency-name: org.redisson:redisson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent e92ae78 commit c5142a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/micronaut/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ logstash-logback-encoder = { module = 'net.logstash.logback:logstash-logback-enc

micronaut-platform = { module = 'io.micronaut.platform:micronaut-platform', version = '4.7.0' }

redisson = { module = 'org.redisson:redisson', version = '3.39.0' }
redisson = { module = 'org.redisson:redisson', version = '3.40.2' }

jbcrypt = { module = 'org.mindrot:jbcrypt', version = '0.4' }

Expand Down

0 comments on commit c5142a1

Please sign in to comment.