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 7be23f8 commit 61f1aacCopy full SHA for 61f1aac
build.sbt
@@ -394,7 +394,7 @@ lazy val scala2_libraries =
394
val circeVersion = "0.14.9"
395
val monixVersion = "3.4.1"
396
val elastic4sVersion = "8.14.0"
397
-val sparkVersion = "3.5.1"
+val sparkVersion = "3.5.2"
398
399
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
400
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments