We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 510fad6 + 2f9e086 commit c03f312Copy full SHA for c03f312
gradle/dependencies.gradle
@@ -11,5 +11,5 @@ dependencies {
11
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
12
13
// Core Http library
14
- api 'com.microsoft.graph:microsoft-graph-core:2.0.12'
+ api 'com.microsoft.graph:microsoft-graph-core:2.0.13'
15
}
0 commit comments