Skip to content

Commit 81dbe90

Browse files
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] <support@github.com>
1 parent 9af9e83 commit 81dbe90

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
@@ -211,7 +211,7 @@ You should run this on you command-line: mvn jfx:native</description>
211211
<dependency>
212212
<groupId>com.squareup.okhttp3</groupId>
213213
<artifactId>mockwebserver</artifactId>
214-
<version>4.12.0</version>
214+
<version>5.1.0</version>
215215
<scope>test</scope>
216216
</dependency>
217217
<dependency>

0 commit comments

Comments
 (0)