Skip to content

Commit

Permalink
Merge pull request #1686 from scalacenter/post0134
Browse files Browse the repository at this point in the history
post 0.10.4 release
  • Loading branch information
bjaglin authored Oct 10, 2022
2 parents a540a64 + 4ef5177 commit 6cd00c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/ScalafixBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ object ScalafixBuild extends AutoPlugin with GhpagesKeys {
)

private val PreviousScalaVersion: Map[String, String] = Map(
"2.13.10" -> "2.13.9"
)

override def buildSettings: Seq[Setting[_]] = List(
Expand Down

0 comments on commit 6cd00c0

Please sign in to comment.