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 ebd29df + 2d6d579 commit 1c2a2baCopy full SHA for 1c2a2ba
1 file changed
app/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
implementation 'com.google.guava:guava:33.5.0-jre'
25
implementation 'com.azure:azure-identity:1.18.2'
26
implementation 'com.microsoft.graph:microsoft-graph:6.62.0'
27
- implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.0'
+ implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.1'
28
}
29
30
// Apply a specific Java toolchain to ease working on different environments.
0 commit comments