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.
2 parents d47abcb + 98f36e9 commit 1a5888fCopy full SHA for 1a5888f
build.sbt
@@ -393,8 +393,8 @@ lazy val scala2_libraries =
393
394
val circeVersion = "0.14.9"
395
val monixVersion = "3.4.1"
396
+val sparkVersion = "3.5.2"
397
val elastic4sVersion = "8.14.1"
-val sparkVersion = "3.5.1"
398
399
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
400
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments