Skip to content

Commit

Permalink
Update munit to 1.0.2 (#1414)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandre Archambault <[email protected]>
  • Loading branch information
scala-steward and alexarchambault authored Oct 24, 2024
1 parent 949e2e8 commit bfe3745
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 @@ -55,7 +55,7 @@ object Deps {
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.6.1"
def munit = ivy"org.scalameta::munit:1.0.0"
def munit = ivy"org.scalameta::munit:1.0.2"
def metabrowseServer = ivy"org.scalameta:::metabrowse-server:0.2.13"
def osLib = ivy"com.lihaoyi::os-lib:0.10.3"
def pprint = ivy"com.lihaoyi::pprint:0.9.0"
Expand Down

0 comments on commit bfe3745

Please sign in to comment.