Update sbt-mima-plugin to 0.6.4 (#191)

This commit is contained in:
Scala Steward 2020-02-08 15:31:35 +01:00 committed by GitHub
parent 460a79b96d
commit 57b9ae2f5e
1 changed files with 1 additions and 1 deletions

View File

@ -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")