Skip to content

Commit c9fa1e9

Browse files
Update spark-core, spark-sql from 4.0.0 to 4.0.1
1 parent b9c6e64 commit c9fa1e9

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
@@ -417,7 +417,7 @@ lazy val scala2_libraries =
417417
val circeVersion = "0.14.14"
418418
val monixVersion = "3.4.1"
419419

420-
val sparkVersion = "4.0.0"
420+
val sparkVersion = "4.0.1"
421421
val elastic4sVersion = "9.1.0"
422422

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

0 commit comments

Comments
 (0)