Skip to content

Commit

Permalink
Merge pull request #415 from armanbilge/update/sbt-mdoc-2.6.2
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.6.2
  • Loading branch information
armanbilge authored Feb 2, 2025
2 parents 04c2c98 + b0083b0 commit 067ff1f
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
Expand Up @@ -3,5 +3,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % sbtTypelevelVersion)
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.4")

0 comments on commit 067ff1f

Please sign in to comment.