Skip to content

Commit

Permalink
Update scala-library to 2.12.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Feb 21, 2024
1 parent c74ef7c commit dcdcb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ object Common {
enableCrossBuild = true
)

def Scala212 = "2.12.18"
def Scala212 = "2.12.19"

val commonSettings: Seq[Def.Setting[_]] = Seq(
scalaVersion := Scala212,
Expand Down

0 comments on commit dcdcb9e

Please sign in to comment.