Skip to content

Commit 2c37358

Browse files
build(deps-dev): bump com.squareup.okhttp3:mockwebserver3-junit5 (#285)
Bumps [com.squareup.okhttp3:mockwebserver3-junit5](https://github.com/square/okhttp) from 5.1.0 to 5.2.1. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.1.0...parent-5.2.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver3-junit5 dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ac74dd commit 2c37358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
<dependency>
303303
<groupId>com.squareup.okhttp3</groupId>
304304
<artifactId>mockwebserver3-junit5</artifactId>
305-
<version>5.1.0</version>
305+
<version>5.2.1</version>
306306
<scope>test</scope>
307307
</dependency>
308308

0 commit comments

Comments
 (0)