Skip to content

Commit 89f4a60

Browse files
authored
Merge pull request #107 from scala-steward/update/sbt-mdoc-2.2.1
Update sbt-mdoc to 2.2.1
2 parents afa7da0 + e92ceb7 commit 89f4a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
44
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.2")
66
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.1")
7-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.0" )
7+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.1" )

0 commit comments

Comments
 (0)