We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33b1934 + 7f21334 commit 9941b72Copy full SHA for 9941b72
components/http/okHttp/gradle/dependencies.gradle
@@ -5,7 +5,7 @@ dependencies {
5
6
// Use JUnit Jupiter Engine for testing.
7
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
8
- testImplementation 'org.mockito:mockito-core:5.14.2'
+ testImplementation 'org.mockito:mockito-core:5.15.2'
9
testImplementation 'com.squareup.okhttp3:logging-interceptor:4.12.0'
10
11
0 commit comments