Skip to content

Commit

Permalink
Update sbt-mdoc to 2.3.6 (zio#304)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Vigovszky <[email protected]>
  • Loading branch information
scala-steward and vigoo authored Nov 20, 2022
1 parent 2d2e75e commit a4d9c97
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 @@ -10,7 10,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossprojec
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("pl.project13.scala" % "sbt-jcstress" % "0.2.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
Expand Down

0 comments on commit a4d9c97

Please sign in to comment.