mirror of https://github.com/sbt/sbt.git
Update sbt-mima-plugin to 0.9.2 (#351)
This commit is contained in:
parent
da121efda1
commit
f9612710cb
|
|
@ -1,5 +1,5 @@
|
|||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")
|
||||
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.1")
|
||||
|
||||
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
|
||||
|
|
|
|||
Loading…
Reference in New Issue