Skip to content

Commit ce23d95

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-compiler, scala-library, ... to 2.13.17
1 parent 27fdd4b commit ce23d95

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
@@ -3,7 +3,7 @@ import sbtrelease.ReleaseStateTransformations._
33
import sbtcrossproject.CrossPlugin.autoImport.crossProject
44

55
val Scala212 = "2.12.20"
6-
val Scala213 = "2.13.16"
6+
val Scala213 = "2.13.17"
77
val Scala3 = "3.3.6"
88
val scalatestVersion = "3.2.19"
99

0 commit comments

Comments
 (0)