Skip to content

Commit

Permalink
Update sbt-site to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 21, 2024
1 parent 3462f7c commit 1fee4e0
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,5 +9,5 @@ addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.5")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.6.0")
addCompilerPlugin("com.olegpy" %% "better-monadic-for" % "0.3.1")

0 comments on commit 1fee4e0

Please sign in to comment.