Skip to content

Commit ae606c6

Browse files
Bump com.squareup.okhttp3:mockwebserver3-junit5 from 5.2.1 to 5.3.0
Bumps [com.squareup.okhttp3:mockwebserver3-junit5](https://github.com/square/okhttp) from 5.2.1 to 5.3.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.2.1...parent-5.3.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver3-junit5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9126dc7 commit ae606c6

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.2.1</version>
752+
<version>5.3.0</version>
753753
<scope>test</scope>
754754
</dependency>
755755
</dependencies>

0 commit comments

Comments
 (0)