Bump io.lettuce:lettuce-core from 6.5.0.RC1 to 6.5.0.RC2 (#9554)

Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.5.0.RC1 to 6.5.0.RC2.
- [Release notes](https://github.com/lettuce-io/lettuce-core/releases)
- [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md)
- [Commits](https://github.com/lettuce-io/lettuce-core/compare/6.5.0.RC1...6.5.0.RC2)

---
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>
This commit is contained in:
dependabot[bot]
2024-10-13 00:31:37 +00:00
committed by GitHub
parent e0761ca807
commit 0ba05310a6

View File

@@ -89,7 +89,7 @@ ext {
junitJupiterVersion = '5.11.2'
kotlinCoroutinesVersion = '1.8.1'
kryoVersion = '5.6.0'
lettuceVersion = '6.5.0.RC1'
lettuceVersion = '6.5.0.RC2'
log4jVersion = '2.24.1'
mailVersion = '2.0.3'
micrometerTracingVersion = '1.4.0-SNAPSHOT'