Skip to content

Commit 5484f29

Browse files
committed
Bump sbt-docusaur to v0.17.0
1 parent 35ebcca commit 5484f29

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
@@ -2,7 +2,7 @@ logLevel := sbt.Level.Warn
22

33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
44
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.5")
5-
addSbtPlugin("io.kevinlee" % "sbt-docusaur" % "0.16.0")
5+
addSbtPlugin("io.kevinlee" % "sbt-docusaur" % "0.17.0")
66

77
val sbtDevOopsVersion = "3.2.0"
88
addSbtPlugin("io.kevinlee" % "sbt-devoops-sbt-extra" % sbtDevOopsVersion)

0 commit comments

Comments
 (0)