Skip to content

Commit

Permalink
Update munit to 0.7.29 (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 21, 2021
1 parent ffb5d73 commit 215f9e7
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 @@ -113,7 +113,7 @@ lazy val sharedSettings = List(

val V = new {
val scalameta = "4.4.27"
val munit = "0.7.28"
val munit = "0.7.29"
val coursier = "1.0.4"
val scalacheck = "1.15.4"
}
Expand Down

0 comments on commit 215f9e7

Please sign in to comment.