Skip to content

Commit

Permalink
ScalaSteward: Update scala-library from 2.12.18 to 2.12.19 (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 24, 2024
1 parent 73aa00d commit 1e90d72
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 @@ -15,7 +15,7 @@ val spark35Version = "3.5.1"
val versionRegex = """^(.*)\.(.*)\.(.*)$""".r
val versionRegexShort = """^(.*)\.(.*)$""".r

val scala212 = "2.12.18"
val scala212 = "2.12.19"
val scala213 = "2.13.12"

val parserSparkVersion: String => String = {
Expand Down

0 comments on commit 1e90d72

Please sign in to comment.