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 2fb3673 commit 7dcce2bCopy full SHA for 7dcce2b
build.sbt
@@ -416,7 +416,7 @@ lazy val scala2_libraries =
416
417
val circeVersion = "0.14.14"
418
val monixVersion = "3.4.1"
419
-val sparkVersion = "3.5.6"
+val sparkVersion = "4.0.0"
420
val elastic4sVersion = "8.18.2"
421
422
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
0 commit comments