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 368e379 commit ec6f786Copy full SHA for ec6f786
build.gradle.kts
@@ -98,7 +98,7 @@ dependencies {
98
}
99
100
testImplementation("ch.qos.logback:logback-classic:1.5.18")
101
- testImplementation("org.junit.jupiter:junit-jupiter:5.12.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.13.1")
102
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")
0 commit comments