Skip to content

Commit

Permalink
Bump io.lettuce:lettuce-core from 6.3.0.RELEASE to 6.3.1.RELEASE
Browse files Browse the repository at this point in the history
Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.3.0.RELEASE to 6.3.1.RELEASE.
- [Release notes](https://github.com/lettuce-io/lettuce-core/releases)
- [Changelog](https://github.com/lettuce-io/lettuce-core/blob/6.3.1.RELEASE/RELEASE-NOTES.md)
- [Commits](redis/lettuce@6.3.0.RELEASE...6.3.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]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent 11e0ea1 commit 67097cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ ext {
jythonVersion = '2.7.3'
kotlinCoroutinesVersion = '1.7.3'
kryoVersion = '5.5.0'
lettuceVersion = '6.3.0.RELEASE'
lettuceVersion = '6.3.1.RELEASE'
log4jVersion = '2.22.1'
mailVersion = '2.0.2'
micrometerTracingVersion = '1.3.0-SNAPSHOT'
Expand Down

0 comments on commit 67097cc

Please sign in to comment.