Skip to content

Commit

Permalink
Merge pull request #197 from scala-steward/update/sbt-mdoc-2.3.8
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.3.8
  • Loading branch information
darkfrog26 committed Oct 17, 2023
2 parents 41299dc + d16ad7c commit 41d5659
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 @@ -8,6 +8,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.22")

0 comments on commit 41d5659

Please sign in to comment.