Skip to content

Commit 0e49fc5

Browse files
committed
Update mdoc, sbt-mdoc to 2.7.2
1 parent 69a6af6 commit 0e49fc5

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
44

55
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
66

7-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
7+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
88

99
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.10")
1010

0 commit comments

Comments
 (0)