Skip to content

Commit

Permalink
Bump mockwebserver from 3.14.9 to 4.10.0
Browse files Browse the repository at this point in the history
Bumps [mockwebserver](https://github.com/square/okhttp) from 3.14.9 to 4.10.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.14.9...parent-4.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2022
1 parent 40303d8 commit 78ff739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>mockwebserver</artifactId>
<version>3.14.9</version>
<version>4.10.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 78ff739

Please sign in to comment.