Skip to content

Commit 166844e

Browse files
authored
Merge pull request lowmelvin#56 from scala-steward/update/sbt-mdoc-2.6.1
Update sbt-mdoc to 2.6.1
2 parents 83df27b + 88cf4f0 commit 166844e

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,5 +2,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
33
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
44
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.0")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
66
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")

0 commit comments

Comments
 (0)