We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14fd8a1 commit 288522dCopy full SHA for 288522d
build.gradle.kts
@@ -57,7 +57,7 @@ dependencies {
57
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.1")
58
testImplementation("org.apache.commons:commons-lang3:3.14.0")
59
testImplementation("com.github.marschall:zipfilesystem-standalone:1.0.1")
60
- testImplementation("com.github.marschall:memoryfilesystem:2.6.1")
+ testImplementation("com.github.marschall:memoryfilesystem:2.8.0")
61
testImplementation("org.mockito:mockito-core:4.11.0")
62
testImplementation("org.mockito:mockito-inline:4.11.0")
63
testImplementation("org.mockito:mockito-junit-jupiter:4.11.0")
0 commit comments