Skip to content

Commit 7cdf102

Browse files
authored
Update sbt-mdoc to 2.2.14
1 parent 898f3f5 commit 7cdf102

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
@@ -6,6 +6,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.0")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.0")
77
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
88
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
9-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.12")
9+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
1010
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
1111
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")

0 commit comments

Comments
 (0)