Update sbt-ci-release to 1.3.2 (#140)

This commit is contained in:
Scala Steward 2019-09-17 12:50:38 +02:00 committed by Alexandre Archambault
parent 2a37eb24e2
commit bdbf031566
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
plugins_(
"com.geirsson" % "sbt-ci-release" % "1.3.1",
"com.geirsson" % "sbt-ci-release" % "1.3.2",
"io.get-coursier" % "sbt-coursier" % sbtCoursierVersion,
"com.typesafe" % "sbt-mima-plugin" % "0.3.0",
"io.get-coursier" % "sbt-shading" % sbtCoursierVersion,