Skip to content

Commit

Permalink
Update scala-library to 2.12.18 (#128)
Browse files Browse the repository at this point in the history
Pull request: #128
  • Loading branch information
scala-steward authored Jun 9, 2023
1 parent 55ca478 commit ed1cb4e
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 @@ -74,7 +74,7 @@ object Deps_0_7 extends Deps {
object Deps_0_6 extends Deps {
override val millVersion = "0.6.0" // scala-steward:off
override def millPlatform = "0.6"
override val scalaVersion = "2.12.17"
override val scalaVersion = "2.12.18"
// keep in sync with .github/workflows/build.yml
override val millTestVersions = Seq("0.6.3", millVersion)
}
Expand Down

0 comments on commit ed1cb4e

Please sign in to comment.