Skip to content

Commit 4d5f892

Browse files
Update mdoc, sbt-mdoc to 2.6.0 (#392)
1 parent 91c48c5 commit 4d5f892

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
@@ -7,7 +7,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.3")
77
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.3")
88
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.7.3")
99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
10-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
10+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.0")
1111
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
1212
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
1313
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")

0 commit comments

Comments
 (0)