Skip to content

Commit b5786bd

Browse files
authored
Merge pull request #83 from eikek/update/sbt-mdoc-2.8.0
Update sbt-mdoc to 2.8.0
2 parents 11de08d + 3745e08 commit b5786bd

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,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
44
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
55
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
66
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
7-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
7+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)