2 parents 688331a + cdbeeda commit 8485bdbCopy full SHA for 8485bdb
1 file changed
build.gradle.kts
@@ -65,7 +65,7 @@ repositories {
65
}
66
67
dependencies {
68
- api("io.lettuce:lettuce-core:7.5.1.RELEASE")
+ api("io.lettuce:lettuce-core:7.5.2.RELEASE")
69
api("org.json:json:20250517")
70
71
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
0 commit comments