Skip to content

Commit

Permalink
Bump jts-core from 1.18.1 to 1.18.2
Browse files Browse the repository at this point in the history
Bumps jts-core from 1.18.1 to 1.18.2.

---
updated-dependencies:
- dependency-name: org.locationtech.jts:jts-core
  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 513dc83 commit e0697dd
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 @@ -55,7 +55,7 @@ dependencies {
implementation 'tech.units:indriya:2.1.2'

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

// Graphs
Expand Down

0 comments on commit e0697dd

Please sign in to comment.