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 2c7f6b9 + 646835b commit 3e2dc64Copy full SHA for 3e2dc64
gradle/dependencies.gradle
@@ -4,7 +4,7 @@ dependencies {
4
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
5
6
// Core Http library
7
- api 'com.microsoft.graph:microsoft-graph-core:3.6.3'
+ api 'com.microsoft.graph:microsoft-graph-core:3.6.4'
8
9
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.7'
10
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.7'
0 commit comments