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 ff1964f + 34ba86d commit 8280e5aCopy full SHA for 8280e5a
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.3'
+ api 'com.microsoft.graph:microsoft-graph-core:3.1.4'
14
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.0.3'
15
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.0.3'
16
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.0.3'
0 commit comments