Skip to content

Commit 7dcce2b

Browse files
Update spark-core, spark-sql from 3.5.6 to 4.0.0
1 parent 2fb3673 commit 7dcce2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ lazy val scala2_libraries =
416416

417417
val circeVersion = "0.14.14"
418418
val monixVersion = "3.4.1"
419-
val sparkVersion = "3.5.6"
419+
val sparkVersion = "4.0.0"
420420
val elastic4sVersion = "8.18.2"
421421

422422
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion

0 commit comments

Comments
 (0)