Skip to content

Commit

Permalink
ScalaSteward: Update spark-sql from 3.5.3 to 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 21, 2024
1 parent 424172d commit b93544b
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 @@ -10,7 +10,7 @@ val spark31Version = "3.1.3"
val spark32Version = "3.2.4"
val spark33Version = "3.3.4"
val spark34Version = "3.4.4"
val spark35Version = "3.5.3"
val spark35Version = "3.5.4"

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

0 comments on commit b93544b

Please sign in to comment.