Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
build(deps): bump com.squareup.okhttp3:mockwebserver
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.10.0 to 4.11.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.10.0...parent-4.11.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 9f9cc8c commit ddcd934
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 @@ -9,7 +9,7 @@ failsafe = "3.3.1"
httpMockServer = "5.15.0"
jetbrains-annotations = "24.0.1"
jupiter = "5.9.2"
okhttp = "4.10.0"
okhttp = "4.11.0"
openApiTools = "0.2.6"
picocli = "4.6.3"

Expand Down

0 comments on commit ddcd934

Please sign in to comment.