Skip to content

Commit 4039fc0

Browse files
Update sbt-mdoc to 2.8.2 in series/3.x
1 parent 969f84d commit 4039fc0

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
@@ -5,7 +5,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.4")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
66
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
77
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
8-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
8+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
99
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
1010
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1111
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")

0 commit comments

Comments
 (0)