Skip to content

Commit 4581ad4

Browse files
Merge pull request #113 from scala-steward/update/sbt-mdoc-2.2.9
Update sbt-mdoc to 2.2.9
2 parents d76a1c0 + 22211dd commit 4581ad4

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
@@ -7,4 +7,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.20")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
88
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.4")
99
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
10-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.8" )
10+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.9" )

0 commit comments

Comments
 (0)