Skip to content

Commit 8230e36

Browse files
dependabot[bot]jjjasper
authored andcommitted
Bump com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.1.0
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.12.0 to 5.1.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fb1f0a commit 8230e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boat-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>com.squareup.okhttp3</groupId>
233233
<artifactId>mockwebserver</artifactId>
234-
<version>4.12.0</version>
234+
<version>5.1.0</version>
235235
<scope>test</scope>
236236
</dependency>
237237

0 commit comments

Comments
 (0)