Skip to content

Commit 60a42ca

Browse files
Update dependency org.scalameta:sbt-mdoc to v2.6.5
1 parent 6c41a6a commit 60a42ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.5")
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)