Skip to content

Commit 43e8d3d

Browse files
committed
boop
1 parent b937a70 commit 43e8d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/RFDependenciesPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ object RFDependenciesPlugin extends AutoPlugin {
7474
// NB: Make sure to update the Spark version in pyrasterframes/python/setup.py
7575
rfSparkVersion := "3.2.1",
7676
rfGeoTrellisVersion := "3.6.3",
77-
rfGeoMesaVersion := "3.4.1"
77+
rfGeoMesaVersion := "3.4.1",
7878
excludeDependencies += "log4j" % "log4j"
7979
)
8080
}

0 commit comments

Comments
 (0)