Skip to content

Commit 54e811c

Browse files
Update sbt-mdoc to 2.8.0
1 parent 8530d5c commit 54e811c

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
@@ -12,5 +12,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.
1212
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
1313
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
1414
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
15-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
15+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
1616
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)