Skip to content

Commit

Permalink
Update zio-sbt-website to 0.4.0-alpha.26 (#2832)
Browse files Browse the repository at this point in the history
Co-authored-by: Milad Khajavi <[email protected]>
Co-authored-by: Nabil Abdel-Hafeez <[email protected]>
  • Loading branch information
3 people authored May 16, 2024
1 parent 8510bfb commit ade9245
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.3")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.22.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.25")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.26")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.4")
Expand Down

0 comments on commit ade9245

Please sign in to comment.