Skip to content

Commit 425554c

Browse files
Update dependency org.scalameta:sbt-mdoc to v2.7.2
1 parent 6c41a6a commit 425554c

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0")
2-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
2+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)