We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bde14e + e25784f commit f27b433Copy full SHA for f27b433
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.5.0-jre'
+ implementation 'com.google.guava:guava:33.6.0-jre'
26
implementation 'com.azure:azure-identity:1.18.2'
27
implementation 'com.microsoft.graph:microsoft-graph:6.62.0'
28
}
0 commit comments