Skip to content

Commit af19e5d

Browse files
Bump io.lettuce:lettuce-core from 6.8.0.RELEASE to 6.8.1.RELEASE (#10391)
Bumps [io.lettuce:lettuce-core](https://github.com/redis/lettuce) from 6.8.0.RELEASE to 6.8.1.RELEASE. - [Release notes](https://github.com/redis/lettuce/releases) - [Changelog](https://github.com/redis/lettuce/blob/6.8.1.RELEASE/RELEASE-NOTES.md) - [Commits](redis/lettuce@6.8.0.RELEASE...6.8.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-version: 6.8.1.RELEASE 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>
1 parent 5768583 commit af19e5d

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
@@ -81,7 +81,7 @@ ext {
8181
junitJupiterVersion = '5.13.4'
8282
kotlinCoroutinesVersion = '1.10.2'
8383
kryoVersion = '5.6.2'
84-
lettuceVersion = '6.8.0.RELEASE'
84+
lettuceVersion = '6.8.1.RELEASE'
8585
log4jVersion = '2.25.1'
8686
mailVersion = '2.0.4'
8787
micrometerTracingVersion = '1.6.0-M2'

0 commit comments

Comments
 (0)