Skip to content

Commit 045111d

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.12.21
1 parent a041128 commit 045111d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val unusedWarnings = Seq(
1818
"-Ywarn-unused",
1919
)
2020

21-
val Scala212 = "2.12.20"
21+
val Scala212 = "2.12.21"
2222
val Scala3 = "3.3.7"
2323

2424
lazy val commonSettings = Def.settings(

0 commit comments

Comments
 (0)