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.
1 parent 0a7a224 commit a09bee9Copy full SHA for a09bee9
api-client/build.gradle.kts
@@ -80,7 +80,7 @@ dependencies {
80
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
81
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.1")
82
testRuntimeOnly("cglib:cglib-nodep:3.3.0")
83
- testImplementation("org.junit.platform:junit-platform-launcher:1.10.0")
+ testImplementation("org.junit.platform:junit-platform-launcher:1.10.1")
84
testImplementation("org.junit.platform:junit-platform-commons:1.10.1")
85
86
testImplementation("org.apache.commons:commons-compress:1.24.0")
0 commit comments