We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ebcca commit 5484f29Copy full SHA for 5484f29
project/plugins.sbt
@@ -2,7 +2,7 @@ logLevel := sbt.Level.Warn
2
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.5")
5
-addSbtPlugin("io.kevinlee" % "sbt-docusaur" % "0.16.0")
+addSbtPlugin("io.kevinlee" % "sbt-docusaur" % "0.17.0")
6
7
val sbtDevOopsVersion = "3.2.0"
8
addSbtPlugin("io.kevinlee" % "sbt-devoops-sbt-extra" % sbtDevOopsVersion)
0 commit comments