Skip to content

Commit 8989995

Browse files
Update mdoc, sbt-mdoc to 2.6.3 (#273)
1 parent 2f543fe commit 8989995

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
@@ -2,4 +2,4 @@ val sbtSoftwareMillVersion = "2.0.21"
22
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
33
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
44
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.3")

0 commit comments

Comments
 (0)