Skip to content

Commit 64fa933

Browse files
committed
Update scala-library, scala-reflect to 2.13.13
1 parent 271b6cb commit 64fa933

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
@@ -7,7 +7,7 @@ import de.tobiasroeser.mill.vcs.version.VcsVersion
77
import com.github.lolgab.mill.mima._
88

99
val scala212 = "2.12.17"
10-
val scala213 = "2.13.10"
10+
val scala213 = "2.13.13"
1111
val scala3 = "3.3.1"
1212

1313
val osLib = "0.9.3"

0 commit comments

Comments
 (0)