Skip to content

Commit

Permalink
Bump io.lettuce:lettuce-core from 6.3.1.RELEASE to 6.3.2.RELEASE (#9023)
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/lettuce-io/lettuce-core/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2024
1 parent 17bc8bd commit f91b3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ ext {
jythonVersion = '2.7.3'
kotlinCoroutinesVersion = '1.8.0'
kryoVersion = '5.6.0'
lettuceVersion = '6.3.1.RELEASE'
lettuceVersion = '6.3.2.RELEASE'
log4jVersion = '2.23.0'
mailVersion = '2.0.3'
micrometerTracingVersion = '1.3.0-SNAPSHOT'
Expand Down

0 comments on commit f91b3d0

Please sign in to comment.