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 5aa58d0 + 4009eb8 commit 005cf74Copy full SHA for 005cf74
gradle/dependencies.gradle
@@ -8,7 +8,7 @@ dependencies {
8
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
9
10
// Core Http library
11
- api 'com.microsoft.graph:microsoft-graph-core:3.1.14'
+ api 'com.microsoft.graph:microsoft-graph-core:3.1.15'
12
13
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.14'
14
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.1.14'
0 commit comments