Skip to content

Commit 004583c

Browse files
Merge pull request #205 from scala-steward/update/sbt-mdoc-2.2.21
Update sbt-mdoc to 2.2.21
2 parents 78e638f + 6ba7f31 commit 004583c

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.27")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
77
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
88
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
9-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20" )
9+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21" )
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-beta32")

0 commit comments

Comments
 (0)