Skip to content

Commit 7a4a855

Browse files
Update mdoc, sbt-mdoc to 2.7.1 (#571)
1 parent 3be7282 commit 7a4a855

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.2")
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.0")
4+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
66
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")

0 commit comments

Comments
 (0)