Skip to content

Commit 0df638b

Browse files
authored
Merge pull request #339 from microsoftgraph/dependabot/gradle/com.squareup.okhttp3-okhttp-4.9.2
Bump okhttp from 4.9.1 to 4.9.2
2 parents e8ab9c8 + f3253d3 commit 0df638b

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
@@ -4,7 +4,7 @@ dependencies {
44
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
55
testImplementation 'org.mockito:mockito-inline:3.12.4'
66

7-
api 'com.squareup.okhttp3:okhttp:4.9.1'
7+
api 'com.squareup.okhttp3:okhttp:4.9.2'
88

99
implementation 'com.google.guava:guava:31.0.1-jre'
1010

0 commit comments

Comments
 (0)