Skip to content

Commit ec463e0

Browse files
Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 (#1149)
1 parent a3734fa commit ec463e0

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
@@ -58,7 +58,7 @@ dependencies {
5858
implementation 'tech.units:indriya:2.2'
5959

6060
// JTS Topology Suite for GeoPositions, License: EPL 1.0 / EDL 1.0
61-
implementation ('org.locationtech.jts:jts-core:1.19.0'){
61+
implementation ('org.locationtech.jts:jts-core:1.20.0'){
6262
exclude group: 'junit', module: 'junit'
6363
}
6464

0 commit comments

Comments
 (0)