diff --git a/project/plugins.sbt b/project/plugins.sbt index 34b1720c7..873a980fa 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,7 +1,7 @@ plugins_( "io.get-coursier" % "sbt-coursier" % coursierVersion, - "com.typesafe" % "sbt-mima-plugin" % "0.1.14", + "com.typesafe" % "sbt-mima-plugin" % "0.1.15", "org.xerial.sbt" % "sbt-pack" % "0.8.2", "com.jsuereth" % "sbt-pgp" % "1.0.1", "com.typesafe.sbt" % "sbt-proguard" % "0.2.3",