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 7201b5e + ee778c4 commit 683a7e4Copy full SHA for 683a7e4
gradle/dependencies.gradle
@@ -8,7 +8,7 @@ dependencies {
8
9
api 'com.google.code.gson:gson:2.8.8'
10
11
- implementation 'com.squareup.okhttp3:okhttp:4.9.1'
+ implementation 'com.squareup.okhttp3:okhttp:4.9.2'
12
13
// Core Http library
14
api 'com.microsoft.graph:microsoft-graph-core:2.0.9'
0 commit comments