Skip to content

Commit 9f3685d

Browse files
build: bump com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.3.2
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.12.0 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2a59db commit 9f3685d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>com.squareup.okhttp3</groupId>
120120
<artifactId>mockwebserver</artifactId>
121-
<version>4.12.0</version>
121+
<version>5.3.2</version>
122122
<scope>test</scope>
123123
</dependency>
124124

0 commit comments

Comments
 (0)