Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit f8cfd1a

Browse files
authored
Merge pull request #374 from scala-steward/update/mdoc-2.3.2
Update mdoc, sbt-mdoc to 2.3.2
2 parents b30ab21 + b72c94c commit f8cfd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-extra" % "2
44

55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
66
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
7-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.1")
7+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
88

99
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")

0 commit comments

Comments
 (0)