diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8dff5966..2de154e8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ [plugins] foojay = { id = "org.gradle.toolchains.foojay-resolver-convention", version = "1.0.0"} -ben-manes-versions = { id = "com.github.ben-manes.versions", version = "0.51.0" } +ben-manes-versions = { id = "com.github.ben-manes.versions", version = "0.53.0" } kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.2" }