Skip to content

Commit e51aa84

Browse files
dependabot[bot]Khoyo
authored andcommitted
core: bump io.lettuce:lettuce-core in /core
Bumps [io.lettuce:lettuce-core](https://github.com/redis/lettuce) from 7.2.0.RELEASE to 7.2.1.RELEASE. - [Release notes](https://github.com/redis/lettuce/releases) - [Changelog](https://github.com/redis/lettuce/blob/7.2.1.RELEASE/RELEASE-NOTES.md) - [Commits](redis/lettuce@7.2.0.RELEASE...7.2.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-version: 7.2.1.RELEASE dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 765245c commit e51aa84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ opentelemetry-instrumentation-annotations = { module = 'io.opentelemetry.instrum
6767
kaml = { module = 'com.charleskorn.kaml:kaml', version = '0.104.0' } # Apache 2.0
6868

6969
amqp-client = { module = 'com.rabbitmq:amqp-client', version = '5.28.0' }
70-
lettuce = { module = 'io.lettuce:lettuce-core', version = '7.2.0.RELEASE' } # MIT
70+
lettuce = { module = 'io.lettuce:lettuce-core', version = '7.2.1.RELEASE' } # MIT
7171

7272
[plugins]
7373
# kotlin

0 commit comments

Comments
 (0)