Skip to content

Commit 61e7132

Browse files
committed
document blockers
1 parent 51c653d commit 61e7132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(
1515
"mill-plugin" -> List(JVMPlatform)
1616
)
1717

18+
// scala version upgrades blocked by mill support
1819
val Scala212 = "2.12.10"
1920
val Scala213 = "2.13.4"
2021

0 commit comments

Comments
 (0)