Skip to content

Commit b7b2d78

Browse files
authored
Merge pull request #1577 from microsoftgraph/dependabot/gradle/android/com.squareup.okhttp3-okhttp-4.12.0
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 in /android
2 parents 835915d + 3246b69 commit b7b2d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88

99
api 'com.google.code.gson:gson:2.10.1'
1010

11-
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
11+
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
1212

1313
// Core Http library
1414
api 'com.microsoft.graph:microsoft-graph-core:2.0.19'

0 commit comments

Comments
 (0)