diff --git a/components/authentication/azure/android/build.gradle b/components/authentication/azure/android/build.gradle index eab2e4f1e..e5a20bcd7 100644 --- a/components/authentication/azure/android/build.gradle +++ b/components/authentication/azure/android/build.gradle @@ -9,7 +9,7 @@ buildscript { } dependencies { - classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19" + classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.1" classpath "com.android.tools.build:gradle:8.8.0" classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0" }