There was an error while loading. Please reload this page.
2 parents 56e1e3e + 78c4f31 commit f1c6e31Copy full SHA for f1c6e31
1 file changed
user-auth/graphtutorial/app/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
testImplementation 'junit:junit:4.13.2'
23
24
// This dependency is used by the application.
25
- implementation 'com.google.guava:guava:33.6.0-jre'
+ implementation 'com.google.guava:guava:33.7.1-jre'
26
implementation 'com.azure:azure-identity:1.18.4'
27
implementation 'com.microsoft.graph:microsoft-graph:6.67.0'
28
}
0 commit comments