Skip to content

Commit 696ff79

Browse files
scala-stewardnovakov-alexey
authored andcommitted
Update mdoc, sbt-mdoc to 2.5.1
1 parent 6d8a842 commit 696ff79

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.xerial.sbt" % "sbt-sonatype" % "3.9.21")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.0")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
66
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")

0 commit comments

Comments
 (0)