Skip to content

Commit

Permalink
build: upgrade GeoTools dependency to 29.2
Browse files Browse the repository at this point in the history
ING-4041
  • Loading branch information
florianesser committed Oct 25, 2023
1 parent 5c040a0 commit 4b8e261
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repositories {
version = '5.0.0'

ext {
geotoolsVersion = '21.0'
geotoolsVersion = '29.2'
wicketVersion = '6.10.0'
}

Expand All @@ -62,7 +62,6 @@ include {
'gt-cql',
'gt-epsg-hsql',
'gt-geojson',
'gt-geometry',
'gt-main',
'gt-shapefile',
'gt-render',
Expand Down

0 comments on commit 4b8e261

Please sign in to comment.