Bump io.lettuce:lettuce-core from 6.5.3.RELEASE to 6.5.4.RELEASE (#9861)
Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.5.3.RELEASE to 6.5.4.RELEASE. - [Release notes](https://github.com/lettuce-io/lettuce-core/releases) - [Changelog](https://github.com/redis/lettuce/blob/6.5.4.RELEASE/RELEASE-NOTES.md) - [Commits](https://github.com/lettuce-io/lettuce-core/compare/6.5.3.RELEASE...6.5.4.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:
@@ -89,7 +89,7 @@ ext {
|
||||
junitJupiterVersion = '5.11.4'
|
||||
kotlinCoroutinesVersion = '1.8.1'
|
||||
kryoVersion = '5.6.2'
|
||||
lettuceVersion = '6.5.3.RELEASE'
|
||||
lettuceVersion = '6.5.4.RELEASE'
|
||||
log4jVersion = '2.24.3'
|
||||
mailVersion = '2.0.3'
|
||||
micrometerTracingVersion = '1.5.0-M2'
|
||||
|
||||
Reference in New Issue
Block a user