Skip to content

Commit 0cdae51

Browse files
authored
Update mdoc, sbt-mdoc to 2.6.5
1 parent 4a1492d commit 0cdae51

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
3-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
3+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")

0 commit comments

Comments
 (0)