Load MiMa filters from file (#23083)
This commit is contained in:
parent
227950e631
commit
bc0f2ee26d
71 changed files with 891 additions and 1200 deletions
|
|
@ -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.14")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.15")
|
||||
|
||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue