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 be015e3 commit 5e8a49eCopy full SHA for 5e8a49e
api-client/build.gradle.kts
@@ -81,7 +81,7 @@ dependencies {
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")
84
- testImplementation("org.junit.platform:junit-platform-commons:1.10.0")
+ testImplementation("org.junit.platform:junit-platform-commons:1.10.1")
85
86
testImplementation("org.apache.commons:commons-compress:1.24.0")
87
testImplementation("de.gesellix:testutil:[2023-08-30T01-01-01,)")
0 commit comments