mirror of https://github.com/sbt/sbt.git
Update sbt-contraband to 0.4.3 (#30)
This commit is contained in:
parent
80f661e9e4
commit
cc50de8804
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
plugins_(
|
||||
"com.geirsson" % "sbt-ci-release" % "1.2.1",
|
||||
"org.scala-sbt" % "sbt-contraband" % "0.4.2",
|
||||
"org.scala-sbt" % "sbt-contraband" % "0.4.3",
|
||||
"io.get-coursier" % "sbt-coursier" % coursierVersion,
|
||||
"com.typesafe" % "sbt-mima-plugin" % "0.3.0",
|
||||
"com.jsuereth" % "sbt-pgp" % "1.1.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue