Skip to content

Commit bca9142

Browse files
Update zio-sbt-website to 0.4.0-alpha.34 (#3659)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent a254c05 commit bca9142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
55
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
66
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.27.0")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
8-
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.33")
8+
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.34")
99
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1010
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
1111
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.5")

0 commit comments

Comments
 (0)