Skip to content

Commit

Permalink
Merge pull request #154 from armanbilge/patch-1
Browse files Browse the repository at this point in the history
Remove disable MiMa plugin
  • Loading branch information
danicheg authored Mar 9, 2023
2 parents 5d7293a + 7181f6f commit cce1b8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -30,7 +30,6 @@ val betterMonadicForV = "0.3.1"
// Projects
lazy val `http4s-session` = project
.in(file("."))
.disablePlugins(MimaPlugin)
.enablePlugins(NoPublishPlugin)
.aggregate(core, examples)

0 comments on commit cce1b8d

Please sign in to comment.