Skip to content

Commit

Permalink
Merge pull request #80 from liquibase/dependabot/maven/info.picocli-p…
Browse files Browse the repository at this point in the history
…icocli-4.7.1

Bump picocli from 4.7.0 to 4.7.1
  • Loading branch information
filipelautert authored Feb 22, 2023
2 parents 3c4c621 + 7ca9d55 commit f56fb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.7.0</version>
<version>4.7.1</version>
</dependency>


Expand Down

0 comments on commit f56fb33

Please sign in to comment.