Skip to content

Commit

Permalink
Merge pull request #133 from cozydev-pink/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
valencik authored Oct 18, 2023
2 parents 5e20bbb + 36a3e6e commit c835946
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.5.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.4.0")

0 comments on commit c835946

Please sign in to comment.