Skip to content

Commit

Permalink
Update mdoc to 2.4.0 (#1275)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 19, 2023
1 parent 57d72b3 commit 7e7fb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ object Deps {
def jsoniterScalaMacros =
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-macros:${Versions.jsoniterScala}"
def jvmRepr = ivy"com.github.jupyter:jvm-repr:0.4.0"
def mdoc = ivy"org.scalameta::mdoc:2.3.8"
def mdoc = ivy"org.scalameta::mdoc:2.4.0"
def munit = ivy"org.scalameta::munit:0.7.29"
def metabrowseServer = ivy"org.scalameta:::metabrowse-server:0.2.12"
def osLib = ivy"com.lihaoyi::os-lib:0.9.1"
Expand Down

0 comments on commit 7e7fb0e

Please sign in to comment.