We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea29ff3 commit 8482fbeCopy full SHA for 8482fbe
build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
implementation 'com.github.gabboxl:jxmapviewer2:b2b31b1f84'
31
32
implementation 'info.picocli:picocli:4.7.1'
33
- implementation 'info.picocli:picocli-shell-jline3:4.7.1'
+ implementation 'info.picocli:picocli-shell-jline3:4.7.4'
34
annotationProcessor 'info.picocli:picocli-codegen:4.7.4'
35
36
implementation 'org.mapfish.geo:mapfish-geo-lib:1.2.0'
0 commit comments