Skip to content

Commit

Permalink
Merge pull request #137 from zeldigas/renovate/com.github.ajalt.clikt…
Browse files Browse the repository at this point in the history
…-clikt-jvm-4.x

fix(deps): update dependency com.github.ajalt.clikt:clikt-jvm to v4.2.2
  • Loading branch information
zeldigas authored Feb 4, 2024
2 parents 01663aa + 85b4da4 commit 349a991
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 @@ -71,7 +71,7 @@
<dependency>
<groupId>com.github.ajalt.clikt</groupId>
<artifactId>clikt-jvm</artifactId>
<version>4.2.1</version>
<version>4.2.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 349a991

Please sign in to comment.