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 cffe901 + fd86be5 commit 11f82c9Copy full SHA for 11f82c9
client/build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
implementation "io.mikael:urlbuilder:2.0.9"
20
21
testImplementation "org.wiremock:wiremock:3.9.1"
22
- testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.2"
+ testImplementation "org.junit.jupiter:junit-jupiter-api:5.11.0"
23
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.2"
24
}
25
0 commit comments