Skip to content

Commit

Permalink
Merge pull request #1159 from http4s/update/series/0.10/munit-1.1.0
Browse files Browse the repository at this point in the history
Update munit to 1.1.0 in series/0.10
  • Loading branch information
hamnis authored Jan 30, 2025
2 parents fa427c3 + 567bd7c commit 3f6f2af
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 @@ -40,7 +40,7 @@ val reactiveStreamsV = "1.0.4"
val vaultV = "3.6.0"
val caseInsensitiveV = "1.4.2"

val munitV = "1.0.4"
val munitV = "1.1.0"
val munitCatsEffectV = "2.0.0"

val emberServer = Seq(
Expand Down

0 comments on commit 3f6f2af

Please sign in to comment.