Skip to content

Commit

Permalink
Update release plugin to see if it fixes failure after "Preparing a n…
Browse files Browse the repository at this point in the history
…ew staging repository for"
  • Loading branch information
OlegYch committed Oct 18, 2024
1 parent 4b180ef commit 615c15c
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,4 +1,4 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.0.1")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.5")
Expand Down

0 comments on commit 615c15c

Please sign in to comment.