Skip to content

Commit

Permalink
Update munit to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed May 22, 2024
1 parent ff4cec1 commit ca70f3a
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 @@ -26,7 +26,7 @@ val versions = new {
val http4s = "0.23.27"
val logback = "1.2.13"
val micrometer = "1.9.2"
val munit = "0.7.29"
val munit = "1.0.0"
val catsEffectMunit = "1.0.7"
}

Expand Down

0 comments on commit ca70f3a

Please sign in to comment.