Skip to content

Commit 7a95a7f

Browse files
authored
Merge pull request #247 from hnaderi/update/mdoc-2.7.2
Update mdoc, sbt-mdoc to 2.7.2
2 parents b92e531 + 9d2084a commit 7a95a7f

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.0")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0")
3-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
3+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
55
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")

0 commit comments

Comments
 (0)