Skip to content

Commit bff184f

Browse files
Update zio-sbt-website to 0.4.4
1 parent f73a5d5 commit bff184f

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.28.0")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
8-
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.35")
8+
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.4")
99
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.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)