Skip to content

Commit

Permalink
Update munit to 1.0.1 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 13, 2024
1 parent 693dbdc commit aa0295f
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 @@ inThisBuild(
lazy val versions = new {
val armeria = "1.17.0"
val collectionCompat = "2.7.0"
val munit = "0.7.29"
val munit = "1.0.1"
val reactor = "0.8.0"
val reactorGrpc = "1.2.3"
val scala212 = "2.12.16"
Expand Down

0 comments on commit aa0295f

Please sign in to comment.