Skip to content

Commit

Permalink
Merge pull request #357 from scala-steward/update/sbt-ci-release-1.5.3
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.5.3
  • Loading branch information
mergify[bot] authored Apr 21, 2020
2 parents 9abfadf + 34eb060 commit 66b6d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.5")
Expand Down

0 comments on commit 66b6d52

Please sign in to comment.