Skip to content

Commit 3e86dd6

Browse files
Bump com.squareup.okhttp3:mockwebserver from 5.1.0 to 5.2.0
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 5.1.0 to 5.2.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.1.0...parent-5.2.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04d28d3 commit 3e86dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
testImplementation "org.hamcrest:hamcrest-library:3.0"
4343
testImplementation "org.hamcrest:hamcrest-integration:1.3"
4444

45-
testImplementation "com.squareup.okhttp3:mockwebserver:5.1.0"
45+
testImplementation "com.squareup.okhttp3:mockwebserver:5.2.0"
4646

4747
// Mocktio
4848
testImplementation "org.mockito:mockito-core:5.19.0"

0 commit comments

Comments
 (0)