Skip to content

Commit

Permalink
Update scala-library, scala-reflect to 2.12.19 in series/6.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
argonaut-bot[bot] authored and xuwei-k committed Feb 27, 2024
1 parent 8187ce1 commit ef23075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ScalaSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object ScalaSettings {
Seq("-Ywarn-unused:imports")
}

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

lazy val all: Seq[Sett] = Def.settings(
scalaVersion := Scala212
Expand Down

0 comments on commit ef23075

Please sign in to comment.