Skip to content

Commit

Permalink
Remove disable MiMa plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored Mar 9, 2023
1 parent 5d7293a commit 7181f6f
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
Expand Up @@ -30,7 +30,6 @@ val betterMonadicForV = "0.3.1"
// Projects
lazy val `http4s-session` = project
.in(file("."))
.disablePlugins(MimaPlugin)
.enablePlugins(NoPublishPlugin)
.aggregate(core, examples)

Expand Down

0 comments on commit 7181f6f

Please sign in to comment.