diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 46f3c23a..5e774517 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.50.0" } +ben-manes-versions = { id = "com.github.ben-manes.versions", version = "0.51.0" } kotlinter = { id = "org.jmailen.kotlinter", version = "3.9.0" }