diff --git a/build.gradle.kts b/build.gradle.kts index 2aa97e95..e7369496 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -15,7 +15,7 @@ buildscript { } dependencies { classpath("com.android.tools.build:gradle:7.3.1") - classpath("com.github.ben-manes:gradle-versions-plugin:0.36.0") + classpath("com.github.ben-manes:gradle-versions-plugin:0.51.0") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files