Update sbt-ci-release to 1.5.3 (#216)

This commit is contained in:
Scala Steward 2020-05-04 12:40:13 +02:00 committed by GitHub
parent 38518561f3
commit b1b8f2c441
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.2")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC5-3")