Skip to content

Commit 8130b9a

Browse files
authored
Merge pull request #375 from scala-steward/update/scala-library-2.12.20
Update scala-library, scala-reflect to 2.12.20
2 parents 4064816 + ceee54c commit 8130b9a

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)