Skip to content

Commit 61f1aac

Browse files
Update spark-core, spark-sql from 3.5.1 to 3.5.2
1 parent 7be23f8 commit 61f1aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ lazy val scala2_libraries =
394394
val circeVersion = "0.14.9"
395395
val monixVersion = "3.4.1"
396396
val elastic4sVersion = "8.14.0"
397-
val sparkVersion = "3.5.1"
397+
val sparkVersion = "3.5.2"
398398

399399
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
400400
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion

0 commit comments

Comments
 (0)