Skip to content

Commit b555682

Browse files
Update scala-compiler, scala-library to 2.13.17
1 parent fea1e84 commit b555682

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
@@ -9,7 +9,7 @@ import com.typesafe.tools.mima.core._
99
// -----------------------------------------------------------------------------------
1010

1111
def Scala212 = "2.12.20"
12-
def Scala213 = "2.13.16"
12+
def Scala213 = "2.13.17"
1313
def Scala3 = "3.3.6"
1414

1515
addCommandAlias("SetScala212", s"++ ${Scala212}!")

0 commit comments

Comments
 (0)