Skip to content

Commit 63f89ef

Browse files
authored
Merge pull request #576 from profunktor/update/munit-1.3.0
Update munit to 1.3.0
2 parents a9d9a88 + c20ed07 commit 63f89ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object Dependencies {
1212
val betterMonadicFor = "0.3.1"
1313
val kindProjector = "0.13.4"
1414

15-
val munit = "1.2.4"
15+
val munit = "1.3.0"
1616
}
1717

1818
object Libraries {

0 commit comments

Comments
 (0)