Skip to content

Commit 57b8184

Browse files
Update sbt-mdoc to 2.8.1
1 parent 0b05439 commit 57b8184

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
@@ -10,7 +10,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.2")
1010

1111
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
1212

13-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
13+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
1414

1515
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.5")
1616
addSbtPlugin("com.siriusxm" % "sbt-snapshot4s" % "0.2.2")

0 commit comments

Comments
 (0)