diff --git a/project/plugins.sbt b/project/plugins.sbt index 8c03325..07f3bb1 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -8,4 +8,4 @@ addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.0.9") addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2") -addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2") \ No newline at end of file +addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3") \ No newline at end of file