Skip to content

Commit

Permalink
Update sbt-paradox-material-theme to 0.7.0 (#340)
Browse files Browse the repository at this point in the history
Co-authored-by: Andriy Onyshchuk <andyglow@gmail.com>
  • Loading branch information
scala-steward and andyglow authored Feb 21, 2024
1 parent 04f8804 commit 4a0d8d6
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-scalafmt" % "2.5.2")

// Documentation
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.6")
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
addSbtPlugin("com.github.sbt" % "sbt-paradox-material-theme" % "0.7.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
Expand Down

0 comments on commit 4a0d8d6

Please sign in to comment.