Skip to content

Commit 954197e

Browse files
committed
ScalaSteward: Update spark-sql from 3.3.2 to 3.4.0
1 parent 55f96b9 commit 954197e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val spark24Version = "2.4.8"
99
val spark30Version = "3.0.3"
1010
val spark31Version = "3.1.3"
1111
val spark32Version = "3.2.3"
12-
val spark33Version = "3.3.2"
12+
val spark33Version = "3.4.0"
1313

1414
val versionRegex = """^(.*)\.(.*)\.(.*)$""".r
1515
val versionRegexShort = """^(.*)\.(.*)$""".r

0 commit comments

Comments
 (0)