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 2160ea5 + d2ce1eb commit 24bb288Copy full SHA for 24bb288
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.0'
+ api 'com.microsoft.graph:microsoft-graph-core:3.1.1'
14
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.0.0'
15
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.0.0'
16
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.0.0'
0 commit comments