Skip to content

Commit f77a105

Browse files
committed
Update sbt-mdoc to 2.2.24
1 parent d29f4d5 commit f77a105

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.4")
22
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.22.1")
3-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
3+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")

0 commit comments

Comments
 (0)