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

Commit 2a40693

Browse files
Update mdoc, sbt-mdoc to 2.5.3 (#108)
1 parent eeb77ea commit 2a40693

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,5 +1,5 @@
11
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
4+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
55
addDependencyTreePlugin

0 commit comments

Comments
 (0)