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 8482fbe commit 3b60960Copy full SHA for 3b60960
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
implementation 'org.slf4j:slf4j-simple:2.0.7' //anche questa come quello sopra
28
29
//custom jxmapviewer2 libs with fixes for the bing imagery zoom levels
30
- implementation 'com.github.gabboxl:jxmapviewer2:b2b31b1f84'
+ implementation 'com.github.gabboxl:jxmapviewer2:2.6'
31
32
implementation 'info.picocli:picocli:4.7.1'
33
implementation 'info.picocli:picocli-shell-jline3:4.7.4'
0 commit comments