Skip to content

Commit 1d1b316

Browse files
Bump mockwebserver from 4.9.2 to 4.9.3 (#26)
Bumps [mockwebserver](https://github.com/square/okhttp) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.2...parent-4.9.3) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f29d8c commit 1d1b316

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
@@ -266,7 +266,7 @@
266266
<dependency>
267267
<groupId>com.squareup.okhttp3</groupId>
268268
<artifactId>mockwebserver</artifactId>
269-
<version>4.9.2</version>
269+
<version>4.9.3</version>
270270
<scope>test</scope>
271271
</dependency>
272272
</dependencies>

0 commit comments

Comments
 (0)