Skip to content

Commit

Permalink
ScalaSteward: Update spark-sql from 3.4.0 to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2023
1 parent 0dd28d4 commit d73bf45
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
Expand Up @@ -9,7 +9,7 @@ val spark30Version = "3.0.3"
val spark31Version = "3.1.3"
val spark32Version = "3.2.3"
val spark33Version = "3.3.2"
val spark34Version = "3.4.0"
val spark34Version = "3.4.2"

val versionRegex = """^(.*)\.(.*)\.(.*)$""".r
val versionRegexShort = """^(.*)\.(.*)$""".r
Expand Down

0 comments on commit d73bf45

Please sign in to comment.