We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a61c19 commit ffb053fCopy full SHA for ffb053f
build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
testImplementation("ch.qos.logback:logback-classic:1.5.7")
56
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
57
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.0")
58
- testImplementation("org.apache.commons:commons-lang3:3.14.0")
+ testImplementation("org.apache.commons:commons-lang3:3.16.0")
59
testImplementation("com.github.marschall:zipfilesystem-standalone:1.0.1")
60
testImplementation("com.github.marschall:memoryfilesystem:2.8.0")
61
testImplementation("org.mockito:mockito-core:4.11.0")
0 commit comments