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 6ed26e8 commit 368e379Copy full SHA for 368e379
build.gradle.kts
@@ -99,7 +99,7 @@ dependencies {
99
100
testImplementation("ch.qos.logback:logback-classic:1.5.18")
101
testImplementation("org.junit.jupiter:junit-jupiter:5.12.0")
102
- testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.12.0")
+ testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.13.1")
103
testImplementation("org.apache.commons:commons-lang3:3.17.0")
104
testImplementation("com.github.marschall:zipfilesystem-standalone:1.0.1")
105
testImplementation("com.github.marschall:memoryfilesystem:2.8.1")
0 commit comments