Skip to content

Commit 4d4d31b

Browse files
authored
Merge pull request #167 from scala-steward/update/sbt-paradox-0.9.2
Update sbt-paradox to 0.9.2
2 parents 2560c0f + 48669e4 commit 4d4d31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2
55
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
66
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
8-
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.1")
8+
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.9.2")
99
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
1010
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.3")

0 commit comments

Comments
 (0)