We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6252fe + e604dbd commit 1cdaa8eCopy full SHA for 1cdaa8e
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.10'
+ api 'com.microsoft.graph:microsoft-graph-core:3.1.12'
12
13
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.12'
14
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.1.12'
0 commit comments