Skip to content

Commit 3b60960

Browse files
Bump com.github.gabboxl:jxmapviewer2 from b2b31b1f84 to 2.6
Bumps [com.github.gabboxl:jxmapviewer2](https://github.com/Gabboxl/jxmapviewer2) from b2b31b1f84 to 2.6. - [Commits](https://github.com/Gabboxl/jxmapviewer2/commits/2.6) --- updated-dependencies: - dependency-name: com.github.gabboxl:jxmapviewer2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8482fbe commit 3b60960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation 'org.slf4j:slf4j-simple:2.0.7' //anche questa come quello sopra
2828

2929
//custom jxmapviewer2 libs with fixes for the bing imagery zoom levels
30-
implementation 'com.github.gabboxl:jxmapviewer2:b2b31b1f84'
30+
implementation 'com.github.gabboxl:jxmapviewer2:2.6'
3131

3232
implementation 'info.picocli:picocli:4.7.1'
3333
implementation 'info.picocli:picocli-shell-jline3:4.7.4'

0 commit comments

Comments
 (0)