We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3de39f + 9e8681c commit 1de863bCopy full SHA for 1de863b
tracker/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
testImplementation "org.hamcrest:hamcrest-library:3.0"
43
testImplementation "org.hamcrest:hamcrest-integration:1.3"
44
45
- testImplementation "com.squareup.okhttp3:mockwebserver:5.3.0"
+ testImplementation "com.squareup.okhttp3:mockwebserver:5.3.2"
46
47
// Mocktio
48
testImplementation "org.mockito:mockito-core:5.20.0"
0 commit comments