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 2cdd666 + f1b6221 commit 0cc7ea6Copy full SHA for 0cc7ea6
components/http/okHttp/gradle/dependencies.gradle
@@ -3,7 +3,7 @@ dependencies {
3
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
4
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5
6
- testImplementation 'org.mockito:mockito-core:5.16.1'
+ testImplementation 'org.mockito:mockito-core:5.17.0'
7
testImplementation 'com.squareup.okhttp3:logging-interceptor:4.12.0'
8
9
0 commit comments