diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5c64e6ba..bdc5fbed 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,7 +24,7 @@ mockk = "1.13.9" [plugins] -gradle-versions = { id = "com.github.ben-manes.versions", version = "0.50.0" } +gradle-versions = { id = "com.github.ben-manes.versions", version = "0.51.0" } [libraries]