Skip to content

Commit

Permalink
Update scala-library to 2.12.17 (#86)
Browse files Browse the repository at this point in the history
Pull request: #86
  • Loading branch information
scala-steward authored Oct 21, 2022
1 parent c28b3a1 commit f82a361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ object Deps_0_7 extends Deps {
object Deps_0_6 extends Deps {
override def millPlatform = "0.6"
override def millVersion = "0.6.0" // scala-steward:off
override def scalaVersion = "2.12.16"
override def scalaVersion = "2.12.17"
override def testWithMill = Seq("0.6.3", "0.6.2", "0.6.1", millVersion)
}

Expand Down

0 comments on commit f82a361

Please sign in to comment.