Skip to content

Commit b5ec817

Browse files
authored
Merge pull request #487 from scala-steward/update/sbt-mdoc-2.2.15
Update sbt-mdoc to 2.2.15
2 parents 34770ca + 5857982 commit b5ec817

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
@@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
33
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
6-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
6+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.15")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
88
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")
99
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.9.5")

0 commit comments

Comments
 (0)