Skip to content

Commit 3211e4f

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.12.21
1 parent d3bb403 commit 3211e4f

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-
def Scala212 = "2.12.20"
21+
def Scala212 = "2.12.21"
2222
def Scala3 = "3.3.7"
2323

2424
val commonSettings = Def.settings(

0 commit comments

Comments
 (0)