Skip to content

Commit 041c94f

Browse files
fix(deps): update geotoolsversion to v34
1 parent 63ab7fe commit 041c94f

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
@@ -20,7 +20,7 @@ repositories {
2020
}
2121

2222
ext {
23-
geotoolsVersion = '32.1'
23+
geotoolsVersion = '34.0'
2424
}
2525

2626
dependencies {

0 commit comments

Comments
 (0)