Skip to content

Commit

Permalink
Disable mima
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperoman committed Aug 21, 2023
1 parent d4f7f30 commit 44578f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ThisBuild / mimaFailOnNoPrevious := false

lazy val sqids = project
.in(file("."))
.disablePlugins(MimaPlugin)
.settings(
name := "sqids",
headerLicenseStyle := HeaderLicenseStyle.SpdxSyntax,
Expand Down

0 comments on commit 44578f3

Please sign in to comment.