Skip to content

Commit

Permalink
Upgrade munit to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joan38 committed Feb 3, 2025
1 parent 942e81b commit 5068336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.sc
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ lazy val logback = Agg(ivy"ch.qos.logback:logback-classic:1.5.16")

lazy val java8compat = Agg(ivy"org.scala-lang.modules::scala-java8-compat:1.0.2")

lazy val tests = Agg(ivy"org.scalameta::munit:0.7.29")
lazy val tests = Agg(ivy"org.scalameta::munit:1.1.0")

0 comments on commit 5068336

Please sign in to comment.