Skip to content

Commit

Permalink
Merge pull request #7 from Banno/update/sbt-mdoc-2.4.0
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.4.0
  • Loading branch information
samspills authored Oct 25, 2023
2 parents df55ba7 + 8184eb8 commit 3a31103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.6.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.4.0")

0 comments on commit 3a31103

Please sign in to comment.