Skip to content

Commit 350b48c

Browse files
committed
Update scala-compiler, scala-library, ... to 2.13.15
1 parent c4613f1 commit 350b48c

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.4.2"
2121
val scalaNative = "0.5.0"

0 commit comments

Comments
 (0)