Skip to content

Commit

Permalink
Merge pull request #175 from http4s/update/sbt-mdoc-2.6.3
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.6.3
  • Loading branch information
NthPortal authored Feb 4, 2025
2 parents a0e69e2 + 20fe7e7 commit 8ab4e25
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 @@ -5,6 +5,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.3")

addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew" % "0.3.0")

0 comments on commit 8ab4e25

Please sign in to comment.