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 73e0d44 commit 75abcf2Copy full SHA for 75abcf2
build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
57
// JTS Topology Suite for GeoPositions, License: EPL 1.0 / EDL 1.0
58
implementation 'org.locationtech.jts:jts-core:1.18.2'
59
- implementation 'org.locationtech.jts.io:jts-io-common:1.18.1'
+ implementation 'org.locationtech.jts.io:jts-io-common:1.18.2'
60
61
// Graphs
62
implementation 'org.jgrapht:jgrapht-core:1.4.0'
0 commit comments