Skip to content

Commit 93e55eb

Browse files
Bump com.squareup.okhttp3:mockwebserver3-junit5 from 5.1.0 to 5.2.1
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a5449a commit 93e55eb

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
@@ -749,7 +749,7 @@
749749
<dependency>
750750
<groupId>com.squareup.okhttp3</groupId>
751751
<artifactId>mockwebserver3-junit5</artifactId>
752-
<version>5.1.0</version>
752+
<version>5.2.1</version>
753753
<scope>test</scope>
754754
</dependency>
755755
</dependencies>

0 commit comments

Comments
 (0)