Skip to content

Commit 4790c39

Browse files
authored
Merge pull request #325 from outr/update/sbt-mdoc-2.9.0
Update sbt-mdoc to 2.9.0
2 parents b4d4ab4 + eb28e18 commit 4790c39

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
@@ -18,4 +18,4 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
1818

1919
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
2020

21-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2" )
21+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0" )

0 commit comments

Comments
 (0)