Skip to content

Commit

Permalink
Update zio-sbt-website to 0.3.10 (#1062)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 26, 2023
1 parent da8c9e0 commit 6242586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -15,4 +15,4 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc"
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("pl.project13.scala" % "sbt-jcstress" % "0.2.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.9")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.10")

0 comments on commit 6242586

Please sign in to comment.