Skip to content

Commit

Permalink
Update zio-sbt-website to 0.4.0-alpha.31 (zio#3326)
Browse files Browse the repository at this point in the history
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
Co-authored-by: Jules Ivanic <[email protected]>
  • Loading branch information
zio-scala-steward[bot] and guizmaii authored Feb 18, 2025
1 parent a49df10 commit 08a2531
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 @@ -5,7 +5,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.26")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.31")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.5")
Expand Down

0 comments on commit 08a2531

Please sign in to comment.