Skip to content

Commit

Permalink
Bump java-io-bom from 0.0.24 to 0.0.25
Browse files Browse the repository at this point in the history
Bumps [java-io-bom](https://github.com/nbbrd/java-io-util) from 0.0.24 to 0.0.25.
- [Release notes](https://github.com/nbbrd/java-io-util/releases)
- [Changelog](https://github.com/nbbrd/java-io-util/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/java-io-util@v0.0.24...v0.0.25)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.java-io-util:java-io-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and charphi committed Jul 19, 2023
1 parent d176e1e commit eb0e02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.github.nbbrd.java-io-util</groupId>
<artifactId>java-io-bom</artifactId>
<version>0.0.24</version>
<version>0.0.25</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit eb0e02c

Please sign in to comment.