Skip to content

Commit 79de88b

Browse files
committed
Update sbt-scalameta to 2.2.16
1 parent d8f9a46 commit 79de88b

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
22
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.0")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
5-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
5+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.16")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
88
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.0")

0 commit comments

Comments
 (0)