From 390b8613214eb2d5f67b83a4d935f7ad84f0b59f Mon Sep 17 00:00:00 2001 From: "scala-center-steward[bot]" <123456+scala-center-steward[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 13:05:07 +0000 Subject: [PATCH] Update mdoc, sbt-mdoc to 2.2.24 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 006a366..3722365 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23") +addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26") libraryDependencies ++= Seq(