From e27de290cd649581957958ab212be8a115a29177 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 13 Sep 2021 20:42:56 +0200 Subject: Update sbt-mima-plugin to 1.0.0 (#2086) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>--- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index 25e4d0c1..e97d436f 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -20,7 +20,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23" ) addSbtPlugin("com.eed3si9n" % "sbt-sriracha" % "0.1.0") -addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2") +addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0") addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7") -- cgit v1.2.3