Skip to content

Commit 4b2a001

Browse files
authored
Merge pull request #585 from profunktor/update/munit-1.3.2
Update munit to 1.3.2
2 parents 1739619 + d8a30ce commit 4b2a001

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.3.1"
15+
val munit = "1.3.2"
1616
}
1717

1818
object Libraries {

0 commit comments

Comments
 (0)