Skip to content

Commit 932ca3d

Browse files
authored
Update mdoc, sbt-mdoc to 2.7.2
1 parent 3ef903b commit 932ca3d

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
@@ -3,7 +3,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
6-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
6+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
88
addSbtPlugin("com.alejandrohdezma" %% "sbt-github" % "0.12.0")
99
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.12.0")

0 commit comments

Comments
 (0)