Skip to content

Commit

Permalink
Merge pull request #584 from usommerl/update/munit-1.0.2
Browse files Browse the repository at this point in the history
Update munit to 1.0.2
  • Loading branch information
mergify[bot] authored Sep 14, 2024
2 parents bbe963e + d1539fc commit b1e16c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ val v = new {
val http4s = "0.23.28"
val odin = "0.14.0"
val tapir = "1.11.2"
val munit = "1.0.1"
val munit = "1.0.2"
val munitCE = "2.0.0"
}

Expand Down

0 comments on commit b1e16c4

Please # to comment.