mirror of https://github.com/sbt/sbt.git
Update sbt-ci-release to 1.3.2 (#140)
This commit is contained in:
parent
2a37eb24e2
commit
bdbf031566
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue