Skip to content

Commit

Permalink
Merge pull request #141 from scala-steward/update/zio-sbt-website-0.4…
Browse files Browse the repository at this point in the history
….0-alpha.25

Update zio-sbt-website to 0.4.0-alpha.25
  • Loading branch information
vigoo committed Apr 11, 2024
2 parents d047c57 + b091fdb commit 7200bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -16,7 +16,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt"
addSbtPlugin("pl.project13.scala" % "sbt-jcstress" % "0.2.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.23")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.25")

libraryDependencies += "org.snakeyaml" % "snakeyaml-engine" % "2.6"

Expand Down

0 comments on commit 7200bac

Please sign in to comment.