Skip to content

Commit 8d7596c

Browse files
Bump io.lettuce:lettuce-core from 6.4.0.RELEASE to 6.4.1.RELEASE (#9628)
Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.4.0.RELEASE to 6.4.1.RELEASE. - [Release notes](https://github.com/lettuce-io/lettuce-core/releases) - [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md) - [Commits](redis/lettuce@6.4.0.RELEASE...6.4.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 143c1ee commit 8d7596c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ ext {
8989
junitJupiterVersion = '5.11.3'
9090
kotlinCoroutinesVersion = '1.8.1'
9191
kryoVersion = '5.6.2'
92-
lettuceVersion = '6.4.0.RELEASE'
92+
lettuceVersion = '6.4.1.RELEASE'
9393
log4jVersion = '2.24.1'
9494
mailVersion = '2.0.3'
9595
micrometerTracingVersion = '1.4.0-SNAPSHOT'

0 commit comments

Comments
 (0)