Update sbt-ci-release to 1.5.0 (#172)

This commit is contained in:
Scala Steward 2019-12-29 19:57:07 +01:00 committed by Alexandre Archambault
parent 039d8ea17a
commit 03e6e7b47e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC5-2")