Skip to content

Commit

Permalink
Merge pull request #174 from scala-steward/update/sbt-mima-plugin-0.6.1
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 0.6.1
  • Loading branch information
mergify[bot] authored Sep 20, 2019
2 parents 9bec723 + aeacbf9 commit 7b32599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.12")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
Expand Down

0 comments on commit 7b32599

Please sign in to comment.