Update sbt-mima-plugin to 0.7.0 (#203)

This commit is contained in:
Scala Steward
2020-03-02 10:42:33 +01:00
committed by GitHub
parent 15682aa5b5
commit af3f8aed05
+1 -1
View File
@@ -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("io.get-coursier" % "sbt-coursier" % "2.0.0-RC5-3")
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0-RC5-3")