Skip to content

Commit 786c23e

Browse files
committed
Update scala-compiler, scala-library, ... to 2.13.15
1 parent 626e7a4 commit 786c23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import de.tobiasroeser.mill.vcs.version.VcsVersion
1515
import com.github.lolgab.mill.mima._
1616

1717
val scala212 = "2.12.18"
18-
val scala213 = "2.13.11"
18+
val scala213 = "2.13.15"
1919

2020
val scala3 = "3.3.4"
2121
val scalaNative = "0.5.5"

0 commit comments

Comments
 (0)