Skip to content

Commit

Permalink
Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent f24c56c commit ea62b4c
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 @@ -64,7 +64,7 @@ dependencies {
implementation 'org.codehaus.groovy:groovy:3.0.23'

implementation 'tech.units:indriya:2.2.1'
implementation 'org.locationtech.jts:jts-core:1.19.0'
implementation 'org.locationtech.jts:jts-core:1.20.0'
implementation 'commons-io:commons-io:2.18.0'

// logging
Expand Down

0 comments on commit ea62b4c

Please sign in to comment.