Skip to content

Commit

Permalink
Update spark-core, spark-mllib, spark-sql to 3.3.1 (#670)
Browse files Browse the repository at this point in the history
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
  • Loading branch information
typelevel-steward[bot] authored Oct 22, 2022
1 parent 36ac96c commit c6e17ca
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,4 +1,4 @@
val sparkVersion = "3.3.0"
val sparkVersion = "3.3.1"
val spark32Version = "3.2.2"
val spark31Version = "3.1.3"
val catsCoreVersion = "2.8.0"
Expand Down

0 comments on commit c6e17ca

Please sign in to comment.