Skip to content

Commit f21c739

Browse files
committed
Set JCommander to newest version
Fixes #63
1 parent 1982c08 commit f21c739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.beust</groupId>
3636
<artifactId>jcommander</artifactId>
37-
<version>1.69</version>
37+
<version>1.72</version>
3838
<scope>compile</scope>
3939
</dependency>
4040
<dependency>

0 commit comments

Comments
 (0)