Skip to content

Commit f938547

Browse files
committed
Update scala-compiler, scala-library, ... to 2.13.16
1 parent befed3b commit f938547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

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

1818
val scala212 = "2.12.18"
19-
val scala213 = "2.13.11"
19+
val scala213 = "2.13.16"
2020

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

0 commit comments

Comments
 (0)