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 4805d63 + 406318a commit e68326bCopy full SHA for e68326b
1 file changed
app/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
testImplementation 'junit:junit:4.13.2'
22
23
// This dependency is used by the application.
24
- implementation 'com.google.guava:guava:33.4.8-jre'
+ implementation 'com.google.guava:guava:33.5.0-jre'
25
implementation 'com.azure:azure-identity:1.17.0'
26
implementation 'com.microsoft.graph:microsoft-graph:6.51.0'
27
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.10'
0 commit comments