We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51edcf5 commit d34f0c7Copy full SHA for d34f0c7
1 file changed
build.sbt
@@ -18,7 +18,7 @@ lazy val compilerOptions = Seq(
18
)
19
20
lazy val shapelessVersion = "2.3.3"
21
-lazy val sparkVersion = "2.3.1"
+lazy val sparkVersion = "2.4.0"
22
lazy val scalatestVersion = "3.0.5"
23
24
lazy val baseSettings = Seq(
0 commit comments