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 97a78ab commit 1c0e8b1Copy full SHA for 1c0e8b1
build.sbt
@@ -416,7 +416,7 @@ lazy val scala2_libraries =
416
417
val circeVersion = "0.14.10"
418
val monixVersion = "3.4.1"
419
-val sparkVersion = "3.5.4"
+val sparkVersion = "3.5.5"
420
val elastic4sVersion = "8.16.0"
421
422
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
0 commit comments