Skip to content

Commit c22df76

Browse files
Update sbt-mdoc to 2.8.1 (#70)
Co-authored-by: scala-steward <scala-steward>
1 parent ddee51b commit c22df76

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.0"
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.0")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
66
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")

0 commit comments

Comments
 (0)