Skip to content

Commit 288522d

Browse files
deps(upgrade): bump com.github.marschall:memoryfilesystem (#782)
Bumps [com.github.marschall:memoryfilesystem](https://github.com/marschall/memoryfilesystem) from 2.6.1 to 2.8.0. - [Release notes](https://github.com/marschall/memoryfilesystem/releases) - [Commits](marschall/memoryfilesystem@2.6.1...2.8.0) --- updated-dependencies: - dependency-name: com.github.marschall:memoryfilesystem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14fd8a1 commit 288522d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.1")
5858
testImplementation("org.apache.commons:commons-lang3:3.14.0")
5959
testImplementation("com.github.marschall:zipfilesystem-standalone:1.0.1")
60-
testImplementation("com.github.marschall:memoryfilesystem:2.6.1")
60+
testImplementation("com.github.marschall:memoryfilesystem:2.8.0")
6161
testImplementation("org.mockito:mockito-core:4.11.0")
6262
testImplementation("org.mockito:mockito-inline:4.11.0")
6363
testImplementation("org.mockito:mockito-junit-jupiter:4.11.0")

0 commit comments

Comments
 (0)