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 8baa487 commit 5630438Copy full SHA for 5630438
api-client/build.gradle.kts
@@ -81,7 +81,7 @@ dependencies {
81
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.2")
82
testRuntimeOnly("cglib:cglib-nodep:3.3.0")
83
testImplementation("org.junit.platform:junit-platform-launcher:1.9.2")
84
- testImplementation("org.junit.platform:junit-platform-commons:1.9.1")
+ testImplementation("org.junit.platform:junit-platform-commons:1.9.2")
85
86
testImplementation("org.apache.commons:commons-compress:1.22")
87
testImplementation("de.gesellix:testutil:[2022-12-01T01-01-01,)")
0 commit comments