Skip to content

Commit 75abcf2

Browse files
Bump jts-io-common from 1.18.1 to 1.18.2
Bumps jts-io-common from 1.18.1 to 1.18.2. --- updated-dependencies: - dependency-name: org.locationtech.jts.io:jts-io-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73e0d44 commit 75abcf2

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
@@ -56,7 +56,7 @@ dependencies {
5656

5757
// JTS Topology Suite for GeoPositions, License: EPL 1.0 / EDL 1.0
5858
implementation 'org.locationtech.jts:jts-core:1.18.2'
59-
implementation 'org.locationtech.jts.io:jts-io-common:1.18.1'
59+
implementation 'org.locationtech.jts.io:jts-io-common:1.18.2'
6060

6161
// Graphs
6262
implementation 'org.jgrapht:jgrapht-core:1.4.0'

0 commit comments

Comments
 (0)