Skip to content

Commit 47df03a

Browse files
Bump com.squareup.okhttp3:mockwebserver from 3.12.7 to 4.12.0
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 3.12.7 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.12.7...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ac374c commit 47df03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ junit = "4.13.2"
33
hamcrestJunit = "2.0.0.0"
44
mockito = "5.11.0"
55
supportAnnotation = "1.7.1"
6-
okhttp3Mockwebserver = "3.12.7"
6+
okhttp3Mockwebserver = "4.12.0"
77
gson = "2.10.1"
88

99
gradleNexus = "1.3.0"

0 commit comments

Comments
 (0)