diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b736206..99cdc15 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ mockk = "1.13.8" [plugins] -gradle-versions = { id = "com.github.ben-manes.versions", version = "0.49.0" } +gradle-versions = { id = "com.github.ben-manes.versions", version = "0.50.0" } [libraries]