We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0fbf5 commit e8d117cCopy full SHA for e8d117c
project/RFDependenciesPlugin.scala
@@ -59,7 +59,7 @@ object RFDependenciesPlugin extends AutoPlugin {
59
),
60
61
// NB: Make sure to update the Spark version in pyrasterframes/python/setup.py
62
- rfSparkVersion := "2.3.2",
+ rfSparkVersion := "2.3.3",
63
rfGeoTrellisVersion := "2.2.0",
64
rfGeoMesaVersion := "2.2.1",
65
dependencyOverrides += "com.azavea.gdal" % "gdal-warp-bindings" % "33.58d4965"
0 commit comments