diff --git a/pom.xml b/pom.xml index cf8a1cf517836..cb8e8864462d2 100644 --- a/pom.xml +++ b/pom.xml @@ -289,7 +289,7 @@ 32.0.1-jre 1.0.1 1.56.0 - 1.1.2 + 1.1.3 6.0.53 128m diff --git a/project/plugins.sbt b/project/plugins.sbt index ce4f7afb743b8..ba52a201e66e2 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -31,7 +31,7 @@ addSbtPlugin("com.github.sbt" % "sbt-eclipse" % "6.0.0") addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0") -addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2") +addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3") addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")