Skip to content

Commit eb2956b

Browse files
authored
Update mdoc, sbt-mdoc to 2.5.1
1 parent b053b92 commit eb2956b

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,6 +1,6 @@
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.0")
3+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.11")

0 commit comments

Comments
 (0)