Skip to content

Commit

Permalink
Update dependency org.redisson:redisson to v3.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent de1c95d commit 955c87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencyResolutionManagement {
library("cloud.annotations", "cloud.commandframework", "cloud-annotations").versionRef("cloud")
library("cloud.minecraft.extras", "cloud.commandframework", "cloud-minecraft-extras").versionRef("cloud")

library("redis", "org.redisson","redisson").version("3.39.0")
library("redis", "org.redisson","redisson").version("3.42.0")

library("kotlin.test", "org.jetbrains.kotlin", "kotlin-test").withoutVersion()
library("kotlin.jackson", "com.fasterxml.jackson.module", "jackson-module-kotlin").version("2.18.+")
Expand Down

0 comments on commit 955c87c

Please sign in to comment.