Skip to content

Commit cd0885b

Browse files
authored
Merge pull request #2026 from mcanlas/upgrade-scala-and-doc
document scala version upgrade blockers
2 parents 51c653d + 61e7132 commit cd0885b

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)