diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b5ae7fa6..0a72c953 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ [plugins] -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 = "4.0.0" }