Skip to content

Commit 0b88e35

Browse files
authored
Merge pull request #1233 from microsoftgraph/dependabot/gradle/android/com.squareup.okhttp3-okhttp-4.12.0
chore(deps): bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 in /android
2 parents e2c7033 + db82dcf commit 0b88e35

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
@@ -5,7 +5,7 @@ dependencies {
55
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
66
testImplementation 'org.mockito:mockito-inline:5.2.0'
77

8-
api 'com.squareup.okhttp3:okhttp:4.11.0'
8+
api 'com.squareup.okhttp3:okhttp:4.12.0'
99

1010
implementation 'com.google.guava:guava:32.1.3-jre'
1111

0 commit comments

Comments
 (0)