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 cc52efa + 2c35ed2 commit c441b68Copy full SHA for c441b68
gradle/dependencies.gradle
@@ -11,5 +11,5 @@ dependencies {
11
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
12
13
// Core Http library
14
- api 'com.microsoft.graph:microsoft-graph-core:2.0.16'
+ api 'com.microsoft.graph:microsoft-graph-core:2.0.17'
15
}
0 commit comments