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 07461b8 + ff98562 commit 087f6e8Copy full SHA for 087f6e8
gradle/dependencies.gradle
@@ -6,7 +6,7 @@ dependencies {
6
// Core Http library
7
api 'com.microsoft.graph:microsoft-graph-core:3.4.0'
8
9
- implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.0'
+ implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.1'
10
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0'
11
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'
12
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.0'
0 commit comments