Skip to content

Commit

Permalink
Bump com.github.nbbrd.java-io-util:java-io-base from 0.0.26 to 0.0.27
Browse files Browse the repository at this point in the history
Bumps [com.github.nbbrd.java-io-util:java-io-base](https://github.com/nbbrd/java-io-util) from 0.0.26 to 0.0.27.
- [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.26...v0.0.27)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent da64cd1 commit 382abb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demetra-dotstat-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>com.github.nbbrd.java-io-util</groupId>
<artifactId>java-io-base</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 382abb8

Please sign in to comment.