Skip to content

Commit b64d773

Browse files
authored
Merge pull request #37 from scala-steward/update/sbt-mdoc-1.3.6
Update sbt-mdoc to 1.3.6
2 parents dfa2211 + 0439182 commit b64d773

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,7 +2,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.7")
33
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.3")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.7")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.5")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.6")
66
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
88
addSbtPlugin("io.chrisdavenport" % "sbt-mima-version-check" % "0.1.2")

0 commit comments

Comments
 (0)