Skip to content

Commit

Permalink
Update scala-library to 2.13.5 (#31)
Browse files Browse the repository at this point in the history
Pull request: #31
  • Loading branch information
scala-steward committed Mar 8, 2021
1 parent be380e7 commit ce1bd61
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 @@ -51,7 +51,7 @@ object Deps_0_9 extends Deps {
object Deps_0_7 extends Deps {
override val millVersion = "0.7.0"
override def millPlatform = "0.7"
override val scalaVersion = "2.13.2"
override val scalaVersion = "2.13.5"
override val millTestVersions = Seq(
"0.8.0",
"0.7.4",
Expand Down

0 comments on commit ce1bd61

Please sign in to comment.