Skip to content

Commit da35853

Browse files
Update mdoc, sbt-mdoc to 2.8.0 (#606)
Co-authored-by: Rui Gonçalves <ruippeixotog@gmail.com>
1 parent 78f0b5d commit da35853

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
@@ -1,7 +1,7 @@
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
22
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
4-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
4+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")

0 commit comments

Comments
 (0)