Skip to content

Commit

Permalink
Merge pull request #451 from matomo-org/dependabot/gradle/com.squareu…
Browse files Browse the repository at this point in the history
…p.okhttp3-mockwebserver-4.12.0

Bump com.squareup.okhttp3:mockwebserver from 4.11.0 to 4.12.0
  • Loading branch information
hannesa2 authored Oct 18, 2023
2 parents 98048c5 + ec91255 commit 40080d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
testImplementation 'org.hamcrest:hamcrest-library:2.2'
testImplementation 'org.hamcrest:hamcrest-integration:1.3'

testImplementation 'com.squareup.okhttp3:mockwebserver:4.11.0'
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'

// Mocktio
testImplementation 'org.mockito:mockito-core:5.6.0'
Expand Down

0 comments on commit 40080d9

Please sign in to comment.