Skip to content

Commit fcc9603

Browse files
committed
Update sbt-site-asciidoctor to 1.7.0
1 parent 61b4df9 commit fcc9603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
99
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.5")
1010
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
1111
addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.3")
12-
addSbtPlugin("com.github.sbt" % "sbt-site-asciidoctor" % "1.5.0")
12+
addSbtPlugin("com.github.sbt" % "sbt-site-asciidoctor" % "1.7.0")
1313
addCompilerPlugin("com.olegpy" %% "better-monadic-for" % "0.3.1")

0 commit comments

Comments
 (0)