Skip to content

Commit

Permalink
Bump com.github.serceman:jnr-fuse
Browse files Browse the repository at this point in the history
Bumps the java-production-dependencies group with 1 update: [com.github.serceman:jnr-fuse](https://github.com/SerCeMan/jnr-fuse).


Updates `com.github.serceman:jnr-fuse` from 0.5.7 to 0.5.8
- [Release notes](https://github.com/SerCeMan/jnr-fuse/releases)
- [Commits](SerCeMan/jnr-fuse@0.5.7...0.5.8)

---
updated-dependencies:
- dependency-name: com.github.serceman:jnr-fuse
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 01a9234 commit f22412f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jfuse-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>com.github.serceman</groupId>
<artifactId>jnr-fuse</artifactId>
<version>0.5.7</version>
<version>0.5.8</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f22412f

Please sign in to comment.