Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:mockwebserver from 3.12.7 to 4.12.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent fa711de commit 9a5fe87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ junit = "4.12"
hamcrestJunit = "2.0.0.0"
mockito = "2.28.2"
supportAnnotation = "1.0.0"
okhttp3Mockwebserver = "3.12.7"
okhttp3Mockwebserver = "4.12.0"
gson = "2.8.6"

gradleNexus = "1.3.0"
Expand Down

0 comments on commit 9a5fe87

Please sign in to comment.