Skip to content

Commit 6a9d89c

Browse files
Update scala-library to 2.12.20 (#55)
Pull request: #55
1 parent 90146f3 commit 6a9d89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ object Mill07 extends PlatformConfig {
4343
object Mill06 extends PlatformConfig {
4444
override val millVersion = "0.6.0" // scala-steward:off
4545
override val millPlatform = "0.6"
46-
override val scalaVersion = "2.12.19"
46+
override val scalaVersion = "2.12.20"
4747
override val testWith = Seq("0.6.3", millVersion)
4848
}
4949

0 commit comments

Comments
 (0)