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 c2ee8b0 + 249e9e1 commit aaa45b6Copy full SHA for aaa45b6
gradle/dependencies.gradle
@@ -6,7 +6,7 @@ dependencies {
6
// Core Http library
7
api 'com.microsoft.graph:microsoft-graph-core:3.6.0'
8
9
- implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.3'
+ implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.4'
10
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.3'
11
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.3'
12
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.3'
0 commit comments