Switch to sbt-ci-release 1.3.1 (#129)

This commit is contained in:
Alexandre Archambault 2019-09-11 09:18:46 +02:00 committed by GitHub
parent 9559976d1a
commit 50404c552f
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,6 +1,6 @@
plugins_(
"com.geirsson" % "sbt-ci-release" % "1.2.6",
"com.geirsson" % "sbt-ci-release" % "1.3.1",
"io.get-coursier" % "sbt-coursier" % sbtCoursierVersion,
"com.typesafe" % "sbt-mima-plugin" % "0.3.0",
"com.jsuereth" % "sbt-pgp" % "1.1.2",