Bump io.lettuce:lettuce-core from 6.3.1.RELEASE to 6.3.2.RELEASE (#9023)

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](https://github.com/lettuce-io/lettuce-core/compare/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>
This commit is contained in:
dependabot[bot]
2024-03-17 01:03:34 +00:00
committed by GitHub
parent 17bc8bdc8e
commit f91b3d0191

View File

@@ -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'