Skip to content

Commit 6d60ea6

Browse files
Update scala-library to 2.12.20
1 parent ba40907 commit 6d60ea6

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
@@ -19,7 +19,7 @@ val unusedWarnings = Seq(
1919
"-Ywarn-unused"
2020
)
2121

22-
def Scala212 = "2.12.19"
22+
def Scala212 = "2.12.20"
2323
def Scala3 = "3.3.3"
2424

2525
val commonSettings = Def.settings(

0 commit comments

Comments
 (0)