Update sbt-ci-release to 1.5.2 (#192)

This commit is contained in:
Scala Steward 2020-02-09 12:26:57 +01:00 committed by GitHub
parent 57b9ae2f5e
commit b220a05775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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