mirror of https://github.com/sbt/sbt.git
Update sbt-mima-plugin to 1.1.2 (#448)
This commit is contained in:
parent
71d4f2c969
commit
8a921c6872
|
|
@ -1,5 +1,5 @@
|
|||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
|
||||
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.1")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue