We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7b79d5 + 07d7661 commit b024ef2Copy full SHA for b024ef2
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.4.8-jre'
+ implementation 'com.google.guava:guava:33.5.0-jre'
26
implementation 'com.azure:azure-identity:1.17.0'
27
implementation 'com.microsoft.graph:microsoft-graph:6.52.0'
28
}
0 commit comments