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 a56b1ac + 86f0a8f commit 173b90dCopy full SHA for 173b90d
components/http/okHttp/gradle/dependencies.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
// Use JUnit Jupiter API for testing.
3
- testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
4
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5
6
testImplementation 'org.mockito:mockito-core:5.17.0'
0 commit comments