We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271b6cb commit 64fa933Copy full SHA for 64fa933
build.sc
@@ -7,7 +7,7 @@ import de.tobiasroeser.mill.vcs.version.VcsVersion
7
import com.github.lolgab.mill.mima._
8
9
val scala212 = "2.12.17"
10
-val scala213 = "2.13.10"
+val scala213 = "2.13.13"
11
val scala3 = "3.3.1"
12
13
val osLib = "0.9.3"
0 commit comments