Skip to content

Commit a7d2259

Browse files
committed
Update mdoc, sbt-mdoc to 2.8.0
1 parent ef3a658 commit a7d2259

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.3")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.3")
3-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
3+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
55
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")

0 commit comments

Comments
 (0)