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 13dd2bf + 5699225 commit f6b0a3fCopy full SHA for f6b0a3f
gradle/dependencies.gradle
@@ -10,7 +10,7 @@ dependencies {
10
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
11
12
// Core Http library
13
- api 'com.microsoft.graph:microsoft-graph-core:3.1.5'
+ api 'com.microsoft.graph:microsoft-graph-core:3.1.6'
14
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.0.5'
15
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.0.5'
16
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.0.5'
0 commit comments