Skip to content

Commit 07d2078

Browse files
authored
Merge pull request #692 from typelevel/update/sbt-mdoc-2.6.4
Update sbt-mdoc to 2.6.4
2 parents c8e2756 + 86319ee commit 07d2078

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
44

55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
66

7-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.3")
7+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
88

99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1010

0 commit comments

Comments
 (0)