Skip to content

Commit

Permalink
Update zio-sbt-website to 0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 26, 2023
1 parent 2e3f1a4 commit 6ac1727
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 @@ -9,4 +9,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9"
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.6")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.10")

0 comments on commit 6ac1727

Please sign in to comment.