Skip to content

Commit f7c0fcd

Browse files
authored
Merge pull request #614 from matomo-org/dependabot/gradle/com.squareup.okhttp3-mockwebserver-5.2.0
Bump com.squareup.okhttp3:mockwebserver from 5.1.0 to 5.2.0
2 parents 04d28d3 + 3e86dd6 commit f7c0fcd

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)