Skip to content

Commit

Permalink
Skip cursed releases in MiMa
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker committed May 21, 2021
1 parent 002f778 commit ef39417
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ lazy val mimaSettings = {
lazy val excludedVersions: Set[String] = Set(
"0.3.1", // failed to publish
"0.3.2", // failed to publish
"0.4.3", // published, but failed to synchronize
"0.4.4", // failed to publish
)

// Safety Net for Inclusions
Expand Down

0 comments on commit ef39417

Please sign in to comment.