Skip to content

Commit 464516a

Browse files
committed
Update dependency com.github.marschall:memoryfilesystem to v2.8.1
1 parent ebbf134 commit 464516a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "lo
5252
log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4j" }
5353
maven = { module = "org.apache.maven:apache-maven", version = "3.9.9" }
5454
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
55-
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.8.0" }
55+
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.8.1" }
5656
mockito = { module = "org.mockito:mockito-junit-jupiter", version = "5.13.0" }
5757
nohttp-checkstyle = { module = "io.spring.nohttp:nohttp-checkstyle", version = "0.0.11" }
5858
opentest4j = { module = "org.opentest4j:opentest4j", version.ref = "opentest4j" }

0 commit comments

Comments
 (0)