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 fdb5a0d commit 4156bfeCopy full SHA for 4156bfe
build.mill
@@ -16,7 +16,7 @@ import de.tobiasroeser.mill.vcs.version.VcsVersion
16
import com.github.lolgab.mill.mima._
17
18
val scala212 = "2.12.18"
19
-val scala213 = "2.13.11"
+val scala213 = "2.13.16"
20
21
val scala3 = "3.3.4"
22
val scalaNative = "0.5.5"
0 commit comments