Skip to content

Commit 099015e

Browse files
committed
ScalaSteward: Update mdoc, sbt-mdoc from 2.6.5 to 2.7.1
1 parent b3c55bf commit 099015e

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
@@ -2,6 +2,6 @@ logLevel := Level.Warn
22

33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")

0 commit comments

Comments
 (0)