Skip to content

Commit

Permalink
Bump com.github.marschall:memoryfilesystem from 2.5.1 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [com.github.marschall:memoryfilesystem](https://github.com/marschall/memoryfilesystem) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/marschall/memoryfilesystem/releases)
- [Commits](marschall/memoryfilesystem@2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: com.github.marschall:memoryfilesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcphilipp committed May 9, 2023
1 parent b41ae69 commit a77b778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core",
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4j" }
maven = { module = "org.apache.maven:apache-maven", version = "3.9.1" }
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.5.1" }
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.6.0" }
mockito = { module = "org.mockito:mockito-junit-jupiter", version = "5.3.1" }
opentest4j = { module = "org.opentest4j:opentest4j", version.ref = "opentest4j" }
openTestReporting-events = { module = "org.opentest4j.reporting:open-test-reporting-events", version.ref = "openTestReporting" }
Expand Down

0 comments on commit a77b778

Please sign in to comment.