Bump io.lettuce:lettuce-core from 5.2.2.RELEASE to 7.5.2.RELEASE (#849)
Bumps [io.lettuce:lettuce-core](https://github.com/redis/lettuce) from 5.2.2.RELEASE to 7.5.2.RELEASE. - [Release notes](https://github.com/redis/lettuce/releases) - [Changelog](https://github.com/redis/lettuce/blob/7.5.2.RELEASE/RELEASE-NOTES.md) - [Commits](https://github.com/redis/lettuce/compare/5.2.2.RELEASE...7.5.2.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-version: 7.5.2.RELEASE dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -59,7 +59,7 @@ javax-annotations = "javax.annotation:javax.annotation-api:1.3.2"
|
||||
kotlin-stdlib-jdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
|
||||
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
|
||||
|
||||
lettuce-core = "io.lettuce:lettuce-core:5.2.2.RELEASE"
|
||||
lettuce-core = "io.lettuce:lettuce-core:7.5.2.RELEASE"
|
||||
|
||||
prom-exporter-server = "io.prometheus:prometheus-metrics-exporter-httpserver:1.5.0"
|
||||
micrometer-registry-prometheus = "io.micrometer:micrometer-registry-prometheus:1.16.0"
|
||||
|
||||
Reference in New Issue
Block a user