Skip to content

Commit 6df0c80

Browse files
authored
Merge pull request #157 from outr/update/sbt-mdoc-2.6.5
Update sbt-mdoc to 2.6.5
2 parents 740bb88 + 84f7853 commit 6df0c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
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.6.4" )
21+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5" )

0 commit comments

Comments
 (0)