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 9738dd4 commit e84fa2fCopy full SHA for e84fa2f
build.sbt
@@ -408,7 +408,7 @@ lazy val scala2_libraries =
408
409
val circeVersion = "0.14.10"
410
val monixVersion = "3.4.1"
411
-val sparkVersion = "3.5.3"
+val sparkVersion = "3.5.4"
412
val elastic4sVersion = "8.16.0"
413
414
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
0 commit comments