diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5fbad4cb..28577cd7 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.52.0" } kotlinter = { id = "org.jmailen.kotlinter", version = "4.0.0" }