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 fddd83c commit 7b83c3eCopy full SHA for 7b83c3e
build.mill
@@ -53,7 +53,7 @@ object Deps {
53
val scalaVersion = "2.13.15"
54
val scala2Version = "2.13.15"
55
// The Scala 2.12.x version to use for some workers
56
- val workerScalaVersion212 = "2.12.19"
+ val workerScalaVersion212 = "2.12.20"
57
58
val testScala213Version = "2.13.15"
59
// Scala Native 4.2 will not get releases for new Scala version
0 commit comments