Skip to content

Commit 19099b9

Browse files
authored
Merge pull request #345 from scala-steward/update/sbt-mdoc-2.3.7
Update sbt-mdoc to 2.3.7
2 parents 12ba5b2 + 4472d2f commit 19099b9

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.3.3")
22
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
66
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
88
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")

0 commit comments

Comments
 (0)