Skip to content

Commit

Permalink
Merge pull request #956 from scala-steward/update/munit-1.0.2
Browse files Browse the repository at this point in the history
Update munit to 1.0.2
  • Loading branch information
ahjohannessen committed Sep 15, 2024
2 parents 9e8c71e + d72583c commit dd369cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object Dependencies {
val scalaCheck = "1.18.0"
val munitDiscipline = "2.0.0"
val munitEffect = "2.0.0"
val munit = "1.0.1"
val munit = "1.0.2"

}

Expand Down

0 comments on commit dd369cf

Please sign in to comment.