Skip to content

Commit 74b0776

Browse files
author
softwaremill-ci
authored
Update sbt-mdoc to 2.6.5 (#300)
1 parent fd7eae4 commit 74b0776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
val sbtSoftwareMillVersion = "2.0.25"
22
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
33
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
4-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
4+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5")

0 commit comments

Comments
 (0)