File tree 2 files changed +0
-5
lines changed
2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -106,9 +106,6 @@ object Dependencies {
106
106
val geotoolsShapefile = " org.geotools" % " gt-shapefile" % Version .geotools
107
107
val geotoolsMetadata = " org.geotools" % " gt-metadata" % Version .geotools
108
108
val geotoolsOpengis = " org.geotools" % " gt-opengis" % Version .geotools
109
-
110
- val imageioExtUtilities = " it.geosolutions.imageio-ext" % " imageio-ext-utilities" % " 1.3.5"
111
- val jtUtilities = " it.geosolutions.jaiext.utilities" % " jt-utilities" % " 1.1.20"
112
109
113
110
// located in the OSGeo repo: https://repo.osgeo.org/repository/release/
114
111
val jaiCore = " javax.media" % " jai_core" % " 1.1.3"
Original file line number Diff line number Diff line change @@ -283,8 +283,6 @@ object Settings {
283
283
geotoolsReferencing,
284
284
geotoolsMetadata,
285
285
geotoolsOpengis,
286
- imageioExtUtilities,
287
- jtUtilities,
288
286
geotoolsGeoTiff % Test ,
289
287
geotoolsShapefile % Test ,
290
288
scalatest % Test
You can’t perform that action at this time.
0 commit comments