Skip to content

Commit 1de863b

Browse files
authored
Merge pull request #628 from matomo-org/dependabot/gradle/com.squareup.okhttp3-mockwebserver-5.3.2
Bump com.squareup.okhttp3:mockwebserver from 5.3.0 to 5.3.2
2 parents c3de39f + 9e8681c commit 1de863b

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.3.0"
45+
testImplementation "com.squareup.okhttp3:mockwebserver:5.3.2"
4646

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

0 commit comments

Comments
 (0)