diff --git a/build.gradle.kts b/build.gradle.kts index 72c7c2db9..a113dc8d7 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -19,7 +19,7 @@ buildscript { dependencies { classpath("com.android.tools.build:gradle:8.6.1") - classpath("com.github.ben-manes:gradle-versions-plugin:0.51.0") + classpath("com.github.ben-manes:gradle-versions-plugin:0.52.0") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files