Skip to content

Commit

Permalink
Merge pull request #192 from Dwolla/mima
Browse files Browse the repository at this point in the history
reintroduce MiMa checks on latest version artifacts
  • Loading branch information
bpholt committed Jun 6, 2024
2 parents c73b1f5 + 0637d83 commit 9d8f0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/AsyncUtilsBuildPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ object AsyncUtilsBuildPlugin extends AutoPlugin {
axisValues = List(TwitterVersion(currentTwitterVersion), VirtualAxis.jvm),
_.settings(
moduleName := p.id,
mimaPreviousArtifacts := Set.empty,
tlVersionIntroduced := Map("2.12" -> "1.1.0", "2.13" -> "1.1.0"),
)
)
.dependsOn(p)
Expand Down

0 comments on commit 9d8f0c4

Please sign in to comment.