Skip to content

Commit cce1b8d

Browse files
authored
Merge pull request #154 from armanbilge/patch-1
Remove disable MiMa plugin
2 parents 5d7293a + 7181f6f commit cce1b8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: build.sbt

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ val betterMonadicForV = "0.3.1"
3030
// Projects
3131
lazy val `http4s-session` = project
3232
.in(file("."))
33-
.disablePlugins(MimaPlugin)
3433
.enablePlugins(NoPublishPlugin)
3534
.aggregate(core, examples)
3635

0 commit comments

Comments
 (0)