Skip to content

Commit

Permalink
Update sbt-site to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 28, 2023
1 parent 6d166ce commit 6dbd4fb
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 @@ -11,7 +11,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")

addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.5.0")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")

Expand Down

0 comments on commit 6dbd4fb

Please sign in to comment.