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 5b82d1d commit 789a306Copy full SHA for 789a306
build.sc
@@ -16,7 +16,7 @@ import io.kipp.mill.ci.release.CiReleaseModule
16
17
object versions {
18
val scala212Version = "2.12.16"
19
- val scala213Version = "2.13.10"
+ val scala213Version = "2.13.11"
20
val scala3Version = "3.1.2"
21
val scalaJSVersion = "1.10.1"
22
val scalaNativeVersion = "0.4.11"
0 commit comments