Skip to content

Commit adbff1b

Browse files
authored
Merge pull request #28 from scala-steward/update/sbt-mdoc-1.3.5
Update sbt-mdoc to 1.3.5
2 parents 3c89903 + 68731bc commit adbff1b

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.6")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.4")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.5")
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)