Skip to content

Commit

Permalink
deps(upgrade): bump com.github.marschall:memoryfilesystem
Browse files Browse the repository at this point in the history
Bumps [com.github.marschall:memoryfilesystem](https://github.com/marschall/memoryfilesystem) from 2.1.0 to 2.6.1.
- [Release notes](https://github.com/marschall/memoryfilesystem/releases)
- [Commits](marschall/memoryfilesystem@2.1.0...2.6.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent 86cebb0 commit de64284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
testImplementation("org.apache.commons:commons-lang3:3.12.0")
testImplementation("com.github.marschall:zipfilesystem-standalone:1.0.1")
testImplementation("com.github.marschall:memoryfilesystem:2.1.0")
testImplementation("com.github.marschall:memoryfilesystem:2.6.1")
testImplementation("org.mockito:mockito-core:3.9.0")
testImplementation("org.mockito:mockito-inline:3.9.0")
testImplementation("org.mockito:mockito-junit-jupiter:3.9.0")
Expand Down

0 comments on commit de64284

Please sign in to comment.