mirror of https://github.com/sbt/sbt.git
Merge pull request #513 from scala-steward/update/sbt-ci-release-1.6.1
Update sbt-ci-release to 1.6.1
This commit is contained in:
commit
1d9fabb3f5
|
|
@ -1,4 +1,4 @@
|
|||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
|
||||
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.5")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
|
||||
|
|
|
|||
Loading…
Reference in New Issue