Skip to content

Commit 56464bb

Browse files
Bump org.locationtech.jts.io:jts-io-common from 1.19.0 to 1.20.0 (#1148)
1 parent ec463e0 commit 56464bb

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
@@ -62,7 +62,7 @@ dependencies {
6262
exclude group: 'junit', module: 'junit'
6363
}
6464

65-
implementation 'org.locationtech.jts.io:jts-io-common:1.19.0'
65+
implementation 'org.locationtech.jts.io:jts-io-common:1.20.0'
6666

6767
// Graphs
6868
implementation 'org.jgrapht:jgrapht-core:1.5.2'

0 commit comments

Comments
 (0)