Skip to content

Commit cf5839b

Browse files
Bump com.squareup.okhttp3:mockwebserver from 4.9.3 to 4.12.0
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.9.3 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.3...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2da8e27 commit cf5839b

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
@@ -265,7 +265,7 @@
265265
<dependency>
266266
<groupId>com.squareup.okhttp3</groupId>
267267
<artifactId>mockwebserver</artifactId>
268-
<version>4.9.3</version><!-- should be aligned with the version provided by okhttp-api-plugin -->
268+
<version>4.12.0</version><!-- should be aligned with the version provided by okhttp-api-plugin -->
269269
</dependency>
270270
</dependencies>
271271
</dependencyManagement>

0 commit comments

Comments
 (0)