Skip to content

Commit ce76187

Browse files
author
scala-steward
committed
Update sbt-mdoc to 2.8.2
1 parent b9ed18c commit ce76187

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
@@ -2,5 +2,5 @@ val sbtSoftwareMillVersion = "2.1.1"
22

33
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
44
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
66
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")

0 commit comments

Comments
 (0)