Skip to content

Commit 43da108

Browse files
Update sbt-mdoc to 2.2.20 (zio#356)
1 parent 1f39823 commit 43da108

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,6 +4,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0"
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
55
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
66
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
7-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
7+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
99
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")

0 commit comments

Comments
 (0)