Skip to content

Commit ef23075

Browse files
argonaut-bot[bot]xuwei-k
authored andcommitted
Update scala-library, scala-reflect to 2.12.19 in series/6.2.x
1 parent 8187ce1 commit ef23075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ScalaSettings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object ScalaSettings {
99
Seq("-Ywarn-unused:imports")
1010
}
1111

12-
def Scala212 = "2.12.18"
12+
def Scala212 = "2.12.19"
1313

1414
lazy val all: Seq[Sett] = Def.settings(
1515
scalaVersion := Scala212

0 commit comments

Comments
 (0)