Skip to content

Commit

Permalink
Bump java-io-base from 0.0.24 to 0.0.25
Browse files Browse the repository at this point in the history
Bumps [java-io-base](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-base
  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 02a4c6a commit 562a10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heylogs-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>com.github.nbbrd.java-io-util</groupId>
<artifactId>java-io-base</artifactId>
<version>0.0.24</version>
<version>0.0.25</version>
</dependency>

<!-- test only -->
Expand Down

0 comments on commit 562a10f

Please sign in to comment.