We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42d9621 + 2d4ce54 commit 2c1103dCopy full SHA for 2c1103d
1 file changed
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.5'
+ api 'com.microsoft.graph:microsoft-graph-core:3.6.6'
8
9
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.9.2'
10
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.2'
0 commit comments