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.36.0 to 3.37.0.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-3.36.0...redisson-3.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 627e438 commit 45cd407
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.6.3' }

redisson = { module = 'org.redisson:redisson', version = '3.36.0' }
redisson = { module = 'org.redisson:redisson', version = '3.37.0' }

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

Expand Down

0 comments on commit 45cd407

Please sign in to comment.