Skip to content

Commit

Permalink
Bump jts-io-common from 1.18.1 to 1.18.2
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2021
1 parent 73e0d44 commit 75abcf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {

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

// Graphs
implementation 'org.jgrapht:jgrapht-core:1.4.0'
Expand Down

0 comments on commit 75abcf2

Please sign in to comment.