Skip to content

Commit

Permalink
Merge pull request #66 from IntellectualSites/renovate/org.redisson-r…
Browse files Browse the repository at this point in the history
…edisson-3.x

Update dependency org.redisson:redisson to v3.34.1
  • Loading branch information
TheMeinerLP authored Aug 21, 2024
2 parents 97eb17c + b7c170e commit 21d27ed
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.32.0")
library("redis", "org.redisson","redisson").version("3.34.1")

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

0 comments on commit 21d27ed

Please sign in to comment.