Skip to content

Commit b0083b0

Browse files
Update sbt-mdoc to 2.6.2
1 parent 04c2c98 commit b0083b0

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,5 +3,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % sbtTypelevelVersion)
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
6-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
6+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
77
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.4")

0 commit comments

Comments
 (0)