Skip to content

Commit dfa7f12

Browse files
committed
Update sbt-mdoc to 2.5.4
1 parent 9207682 commit dfa7f12

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
@@ -5,7 +5,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7"
55
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
66
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
77
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "3.1.1")
8-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
8+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
1010
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
1111
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.13")

0 commit comments

Comments
 (0)