Skip to content

Commit

Permalink
bump: update sbt-ci-release from 1.6.1 to 1.7.0 (#4435)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 16, 2024
1 parent 8a9e6d2 commit 01135b3
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
Expand Up @@ -15,7 +15,7 @@ addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.57")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")

// used for @unidoc directive
Expand Down

0 comments on commit 01135b3

Please sign in to comment.