Skip to content

Commit

Permalink
Merge pull request #17 from scala-steward/update/sbt-mima-plugin-0.7.0
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 0.7.0
  • Loading branch information
dave-handy committed Mar 5, 2020
2 parents 6f8589c + 5ff2ebc commit e6bd58e
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("com.geirsson" % "sbt-ci-release" % "1.5.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")

addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
Expand Down

0 comments on commit e6bd58e

Please sign in to comment.