Skip to content

Commit

Permalink
reinstating ci-release
Browse files Browse the repository at this point in the history
  • Loading branch information
sirocchj committed Jan 11, 2024
1 parent e1c29dc commit 747a4bd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
val zioSbtVersion = "0.4.0-alpha.22"

addSbtPlugin("dev.zio" % "zio-sbt-ecosystem" % zioSbtVersion)
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("dev.zio" % "zio-sbt-ecosystem" % "0.4.0-alpha.22")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 comments on commit 747a4bd

Please sign in to comment.