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 e8de0e5 commit 5ca4eacCopy full SHA for 5ca4eac
1 file changed
mill-build/src/millbuild/Deps.scala
@@ -20,7 +20,7 @@ object Deps {
20
val scalaVersionJava11 = "3.7.4"
21
val scala2Version = "2.13.18"
22
// The Scala 2.12.x version to use for some workers
23
- val workerScalaVersion212 = "2.12.20"
+ val workerScalaVersion212 = "2.12.21"
24
val sbtScalaVersion212 = workerScalaVersion212
25
26
val testScala213Version = "2.13.18"
0 commit comments