Skip to content

Commit 559ee47

Browse files
committed
Update sbt-mdoc to 2.2.20
1 parent bc11f1e commit 559ee47

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,6 +1,6 @@
11
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.3")
22
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.20.4")
3-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
3+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")

0 commit comments

Comments
 (0)