We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f68bc3 + 2f3268c commit ff86faeCopy full SHA for ff86fae
gradle/dependencies.gradle
@@ -11,5 +11,5 @@ dependencies {
11
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
12
13
// Core Http library
14
- api 'com.microsoft.graph:microsoft-graph-core:2.0.18'
+ api 'com.microsoft.graph:microsoft-graph-core:2.0.19'
15
}
0 commit comments