Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.5.9 (#1208)
Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
  • Loading branch information
scala-steward and xuwei-k committed Sep 25, 2021
1 parent 06e49a7 commit 67dfef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,6 +1,6 @@
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")

Expand Down

0 comments on commit 67dfef1

Please sign in to comment.