Skip to content

Commit 418b937

Browse files
Update sbt-mdoc to 2.5.3
1 parent 5a7d490 commit 418b937

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
@@ -9,6 +9,6 @@ libraryDependencies += "org.http4s" %% "http4s-ember-server" % http4sVersion
99

1010
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.16.2")
1111
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.4")
12-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
12+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
1313
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
1414
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 commit comments

Comments
 (0)