Skip to content

Commit

Permalink
Merge pull request #10 from OlegYch/main
Browse files Browse the repository at this point in the history
Update release plugin to see if it fixes failure after "Preparing a new staging repository for"
  • Loading branch information
OlegYch authored Oct 18, 2024
2 parents 4b180ef + 615c15c commit b805ba3
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 b805ba3

Please sign in to comment.