Skip to content

Commit

Permalink
Bump com.github.ajalt.clikt:clikt-jvm from 3.5.4 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [com.github.ajalt.clikt:clikt-jvm](https://github.com/ajalt/clikt) from 3.5.4 to 4.2.2.
- [Release notes](https://github.com/ajalt/clikt/releases)
- [Changelog](https://github.com/ajalt/clikt/blob/master/CHANGELOG.md)
- [Commits](ajalt/clikt@3.5.4...4.2.2)

---
updated-dependencies:
- dependency-name: com.github.ajalt.clikt:clikt-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 89171c0 commit a7d40c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.github.ajalt.clikt</groupId>
<artifactId>clikt-jvm</artifactId>
<version>3.5.4</version>
<version>4.2.2</version>
</dependency>
<dependency>
<groupId>com.github.ajalt.mordant</groupId>
Expand Down

0 comments on commit a7d40c2

Please sign in to comment.