Skip to content

Commit b83d1a1

Browse files
Update zio-sbt-website to 0.4.10 (#978)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent 44acd9e commit b83d1a1

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
@@ -9,7 +9,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
99
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
1010
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
12-
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.9")
12+
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.10")
1313
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1414
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
1515

0 commit comments

Comments
 (0)