Skip to content

Commit 448cb4f

Browse files
Merge pull request #299 from scala-steward/update/sbt-mdoc-2.3.2
Update sbt-mdoc to 2.3.2
2 parents b144198 + 2bed478 commit 448cb4f

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
@@ -6,7 +6,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
77
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
88
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
9-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.1")
9+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
1010
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0") // "0.21.0-RC1")
1111
// for Scala.js 1.x.x
1212
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37")

0 commit comments

Comments
 (0)