Skip to content

Commit

Permalink
Update sbt-mdoc to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward[bot] committed Feb 13, 2025
1 parent c851589 commit ce00940
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.7")

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

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

0 comments on commit ce00940

Please sign in to comment.