Skip to content

Commit

Permalink
Merge pull request #2921 from scala-steward/update/series/2.x/sbt-mdo…
Browse files Browse the repository at this point in the history
…c-2.3.2
  • Loading branch information
djspiewak authored Mar 28, 2022
2 parents 198973b + 790da67 commit 1b51cb1
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 @@ -2,5 +2,5 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.23.0")

0 comments on commit 1b51cb1

Please sign in to comment.