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 90146f3 commit 6a9d89cCopy full SHA for 6a9d89c
build.sc
@@ -43,7 +43,7 @@ object Mill07 extends PlatformConfig {
43
object Mill06 extends PlatformConfig {
44
override val millVersion = "0.6.0" // scala-steward:off
45
override val millPlatform = "0.6"
46
- override val scalaVersion = "2.12.19"
+ override val scalaVersion = "2.12.20"
47
override val testWith = Seq("0.6.3", millVersion)
48
}
49
0 commit comments