Skip to content

Commit

Permalink
Merge pull request #1212 from bjaglin/mima-2.12.12
Browse files Browse the repository at this point in the history
fix MiMA after 0.9.19 release with a new Scala patch version
  • Loading branch information
github-brice-jaglin authored Jul 16, 2020
2 parents a305df2 + 705a695 commit dad3921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ScalafixBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ object ScalafixBuild extends AutoPlugin with GhpagesKeys {
)

private val PreviousScalaVersion = Map(
"2.12.12" -> "2.12.11",
"2.12.13" -> "2.12.12",
"2.13.4" -> "2.13.3"
)

Expand Down

0 comments on commit dad3921

Please sign in to comment.