Skip to content

Commit

Permalink
Update spark-core, spark-mllib, spark-sql to 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Aug 21, 2023
1 parent 2700c0b commit a900e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
val sparkVersion = "3.4.1"
val spark33Version = "3.3.2"
val spark33Version = "3.3.3"
val spark32Version = "3.2.4"
val catsCoreVersion = "2.9.0"
val catsEffectVersion = "3.5.1"
Expand Down

0 comments on commit a900e98

Please sign in to comment.