Skip to content

Commit 4b631c3

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update munit to 1.3.4
1 parent 87b6d99 commit 4b631c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val platforms = List(VirtualAxis.jvm, VirtualAxis.js, VirtualAxis.native)
1414

1515
// Dependencies (test)
1616
// munit 1.3.3+: avoids the scala-native test-interface eviction with scala-native 0.5.12 on sbt 2.0.
17-
val munitVersion = "1.3.3"
17+
val munitVersion = "1.3.4"
1818
val munitScalacheckVersion = "1.3.0"
1919
val scalacheckVersion = "1.19.0"
2020

0 commit comments

Comments
 (0)