Skip to content

Commit 7b83c3e

Browse files
Update scala-library to 2.12.20 (#4243)
1 parent fddd83c commit 7b83c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ object Deps {
5353
val scalaVersion = "2.13.15"
5454
val scala2Version = "2.13.15"
5555
// The Scala 2.12.x version to use for some workers
56-
val workerScalaVersion212 = "2.12.19"
56+
val workerScalaVersion212 = "2.12.20"
5757

5858
val testScala213Version = "2.13.15"
5959
// Scala Native 4.2 will not get releases for new Scala version

0 commit comments

Comments
 (0)