Skip to content

Commit 8bdf606

Browse files
Update sbt-mdoc to 2.2.21 (#221)
1 parent e1d0cb7 commit 8bdf606

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
@@ -8,7 +8,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.2")
88
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.20.4")
99
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.9.5")
1010
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
11-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
11+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21")
1212
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
1313
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
1414
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")

0 commit comments

Comments
 (0)