Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/com.squareup.o…
Browse files Browse the repository at this point in the history
…khttp3-mockwebserver-4.12.0'
  • Loading branch information
pstorch committed Oct 18, 2023
2 parents 262ac45 + 6f80e8f commit 93ef6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter-params:$junitVersion"
testImplementation "org.assertj:assertj-core:$assertJVersion"
testImplementation 'org.mockito:mockito-core:5.6.0'
testImplementation 'com.squareup.okhttp3:mockwebserver:4.11.0'
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"

androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
Expand Down

0 comments on commit 93ef6d8

Please sign in to comment.