Skip to content

Commit f7472e6

Browse files
authored
Update mdoc, sbt-mdoc to 2.3.8
1 parent 72a5f9e commit f7472e6

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
@@ -7,7 +7,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
88
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.3")
99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
10-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
10+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
1111
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1212
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.11")
1313
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.11")

0 commit comments

Comments
 (0)