=pro update to mima 0.1.14

(cherry picked from commit 3f789da965064e42304992645fdefd4d044b15b7)
This commit is contained in:
Johannes Rudolph 2017-02-14 12:21:12 +01:00 committed by Konrad `ktoso` Malawski
parent 0672cf3ab4
commit ec0e81c0f4

View file

@ -15,7 +15,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.7.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.13")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.14")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")