mirror of https://github.com/sbt/sbt.git
Merge pull request #459 from scala-steward/update/sbt-ci-release-1.5.12
Update sbt-ci-release to 1.5.12
This commit is contained in:
commit
0c9db834db
|
|
@ -1,4 +1,4 @@
|
|||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
|
||||
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.1")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
|
||||
|
|
|
|||
Loading…
Reference in New Issue