Skip to content

Commit 8485bdb

Browse files
authored
Merge pull request #36 from byPixelTV/renovate/all-dependencies-with-patch-changes
chore: update dependency io.lettuce:lettuce-core to v7.5.2.RELEASE
2 parents 688331a + cdbeeda commit 8485bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repositories {
6565
}
6666

6767
dependencies {
68-
api("io.lettuce:lettuce-core:7.5.1.RELEASE")
68+
api("io.lettuce:lettuce-core:7.5.2.RELEASE")
6969
api("org.json:json:20250517")
7070

7171
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")

0 commit comments

Comments
 (0)