Skip to content

Commit

Permalink
Bump net.sourceforge.argparse4j:argparse4j from 0.7.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [net.sourceforge.argparse4j:argparse4j](https://github.com/argparse4j/argparse4j) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/argparse4j/argparse4j/releases)
- [Changelog](https://github.com/argparse4j/argparse4j/blob/master/NEWS)
- [Commits](argparse4j/argparse4j@argparse4j-0.7.0...argparse4j-0.9.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.argparse4j:argparse4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 9, 2023
1 parent 9a3cefe commit 66b30fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jannovar-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>net.sourceforge.argparse4j</groupId>
<artifactId>argparse4j</artifactId>
<version>0.7.0</version>
<version>0.9.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 66b30fa

Please sign in to comment.