Skip to content

Commit ceee54c

Browse files
committed
Update scala-library, scala-reflect to 2.12.20
1 parent 4064816 commit ceee54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Settings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Settings {
77

88
def scala213 = "2.13.14"
99

10-
def scala212 = "2.12.19"
10+
def scala212 = "2.12.20"
1111

1212
lazy val shared = Seq(
1313
scalaVersion := scala213,

0 commit comments

Comments
 (0)