mirror of https://github.com/sbt/sbt.git
Update sbt-mima-plugin to 0.6.4 (#191)
This commit is contained in:
parent
460a79b96d
commit
57b9ae2f5e
|
|
@ -1,5 +1,5 @@
|
|||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.3")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
|
||||
|
||||
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC5-3")
|
||||
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0-RC5-3")
|
||||
|
|
|
|||
Loading…
Reference in New Issue