Skip to content

Commit

Permalink
Update sbt-mdoc to 2.3.8 (#240)
Browse files Browse the repository at this point in the history
Co-authored-by: etspaceman-scala-steward-app[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and etspaceman-scala-steward-app[bot] authored Nov 2, 2023
1 parent bcfca1f commit 3f542af
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 @@ -20,7 +20,7 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")

// Explicitly bumping until sbt-typelevel upgrades.
// Older versions exit sbt on compilation failures.
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")

libraryDependencies ++= Seq(
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.13",
Expand Down

0 comments on commit 3f542af

Please sign in to comment.