Skip to content

Commit

Permalink
Update munit to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jan 21, 2025
1 parent 4c233c0 commit 01fc7c8
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.30"
val logback = "1.2.13"
val micrometer = "1.9.2"
val munit = "1.0.4"
val munit = "1.1.0"
val catsEffectMunit = "2.0.0"
}

Expand Down

0 comments on commit 01fc7c8

Please sign in to comment.