Skip to content

Commit fbb7471

Browse files
committed
Update sbt-mdoc to 2.2.2
1 parent a9bbd16 commit fbb7471

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.16")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
88
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.2")
99
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
10-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.1" )
10+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.2" )

0 commit comments

Comments
 (0)