diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7a4286a5bda5..138ca6578ec6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -99,4 +99,4 @@ nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" plantuml = { id = "io.freefair.plantuml", version = "8.12" } shadow = { id = "com.gradleup.shadow", version = "8.3.5" } spotless = { id = "com.diffplug.spotless", version = "6.25.0" } -versions = { id = "com.github.ben-manes.versions", version = "0.51.0" } +versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }