Skip to content

Commit

Permalink
Bump io.lettuce:lettuce-core from 6.3.1.RELEASE to 6.3.2.RELEASE
Browse files Browse the repository at this point in the history
Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.3.1.RELEASE to 6.3.2.RELEASE.
- [Release notes](https://github.com/lettuce-io/lettuce-core/releases)
- [Changelog](https://github.com/redis/lettuce/blob/6.3.2.RELEASE/RELEASE-NOTES.md)
- [Commits](redis/lettuce@6.3.1.RELEASE...6.3.2.RELEASE)

---
updated-dependencies:
- dependency-name: io.lettuce:lettuce-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 9, 2024
1 parent e1c6121 commit 0044f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ext {
kafkaVersion = '3.7.0'
lang3Version = '3.14.0'
logbackVersion = '1.5.3'
lettuceVersion = '6.3.1.RELEASE'
lettuceVersion = '6.3.2.RELEASE'
// TODO: Version 9 now available
luceneVersion = '8.11.2'
openlineageVersion = '1.8.0'
Expand Down

0 comments on commit 0044f5d

Please sign in to comment.