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 e0d5665 + c19529d commit 682ff59Copy full SHA for 682ff59
gradle/dependencies.gradle
@@ -8,7 +8,7 @@ dependencies {
8
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
9
10
// Core Http library
11
- api 'com.microsoft.graph:microsoft-graph-core:3.1.7'
+ api 'com.microsoft.graph:microsoft-graph-core:3.1.8'
12
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.6'
13
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.1.6'
14
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.1.6'
0 commit comments