Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 78bdfa6

Browse files
committed
Update sbt-mdoc to 2.6.1
1 parent 7f7c78e commit 78bdfa6

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
@@ -2,5 +2,5 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.6")
22
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
33
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
66
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.9")

0 commit comments

Comments
 (0)