Skip to content

Commit d724a3b

Browse files
author
oss-47
committed
Update mdoc, sbt-mdoc to 2.6.1
1 parent 24bf1f0 commit d724a3b

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,6 +1,6 @@
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
3+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")

0 commit comments

Comments
 (0)