Skip to content

Commit 4e1b9c1

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.0.0
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.12.0 to 5.0.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.0.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b532cb commit 4e1b9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests-util-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.squareup.okhttp3</groupId>
5252
<artifactId>mockwebserver</artifactId>
53-
<version>4.12.0</version>
53+
<version>5.0.0</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.approvaltests</groupId>

0 commit comments

Comments
 (0)