We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04d28d3 + 3e86dd6 commit f7c0fcdCopy full SHA for f7c0fcd
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.1.0"
+ testImplementation "com.squareup.okhttp3:mockwebserver:5.2.0"
46
47
// Mocktio
48
testImplementation "org.mockito:mockito-core:5.19.0"
0 commit comments