Skip to content

Commit f91b3d0

Browse files
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](redis/lettuce@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17bc8bd commit f91b3d0

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
@@ -88,7 +88,7 @@ ext {
8888
jythonVersion = '2.7.3'
8989
kotlinCoroutinesVersion = '1.8.0'
9090
kryoVersion = '5.6.0'
91-
lettuceVersion = '6.3.1.RELEASE'
91+
lettuceVersion = '6.3.2.RELEASE'
9292
log4jVersion = '2.23.0'
9393
mailVersion = '2.0.3'
9494
micrometerTracingVersion = '1.3.0-SNAPSHOT'

0 commit comments

Comments
 (0)