Skip to content

Commit

Permalink
Update mdoc to 2.5.4 (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 17, 2024
1 parent 83cfbbb commit 601a6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Deps {
def catsEffect2 = ivy"org.typelevel::cats-effect::2.5.5"
def dataClass = ivy"io.github.alexarchambault::data-class:0.2.6"
def macroParadise = ivy"org.scalamacros:::paradise:2.1.1"
def mdoc = ivy"org.scalameta::mdoc:2.5.3"
def mdoc = ivy"org.scalameta::mdoc:2.5.4"
def osLib = ivy"com.lihaoyi::os-lib::0.10.2"
def pprint = ivy"com.lihaoyi::pprint::0.9.0"
def scalaCompiler(sv: String) = ivy"org.scala-lang:scala-compiler:$sv"
Expand Down

0 comments on commit 601a6fc

Please sign in to comment.