diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index eb63ea44..4f646800 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,7 +24,7 @@ mockk = "1.13.4" [plugins] -gradle-versions = { id = "com.github.ben-manes.versions", version = "0.45.0" } +gradle-versions = { id = "com.github.ben-manes.versions", version = "0.46.0" } [libraries]