diff --git a/components/authentication/azure/android/build.gradle b/components/authentication/azure/android/build.gradle index 6d438fb2a..6b0cff65d 100644 --- a/components/authentication/azure/android/build.gradle +++ b/components/authentication/azure/android/build.gradle @@ -11,7 +11,7 @@ buildscript { dependencies { classpath "com.gradle:gradle-enterprise-gradle-plugin:3.14.1" classpath "com.android.tools.build:gradle:8.1.1" - classpath "com.github.ben-manes:gradle-versions-plugin:0.47.0" + classpath "com.github.ben-manes:gradle-versions-plugin:0.48.0" } }