Skip to content

Commit cf41711

Browse files
scala-stewardxuwei-k
authored andcommitted
Update scala-compiler, scala-library to 2.12.21
1 parent 12bf028 commit cf41711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sbt._
22
import Keys._
33

44
object Dependencies {
5-
val scala212 = "2.12.20"
5+
val scala212 = "2.12.21"
66
val scala213 = "2.13.18"
77
val scala3 = "3.3.7"
88

0 commit comments

Comments
 (0)