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 b937a70 commit 43e8d3dCopy full SHA for 43e8d3d
project/RFDependenciesPlugin.scala
@@ -74,7 +74,7 @@ object RFDependenciesPlugin extends AutoPlugin {
74
// NB: Make sure to update the Spark version in pyrasterframes/python/setup.py
75
rfSparkVersion := "3.2.1",
76
rfGeoTrellisVersion := "3.6.3",
77
- rfGeoMesaVersion := "3.4.1"
+ rfGeoMesaVersion := "3.4.1",
78
excludeDependencies += "log4j" % "log4j"
79
)
80
}
0 commit comments