Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ lazy val scala2_libraries =
val circeVersion = "0.14.14"
val monixVersion = "3.4.1"

val sparkVersion = "4.0.0"
val sparkVersion = "4.0.1"
val elastic4sVersion = "9.1.0"

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