Skip to content

Commit 2e9792e

Browse files
committed
Update munit to 1.0.2
1 parent 28e69df commit 2e9792e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ object sclin
5656

5757
object test extends ScoverageTests with TestModule.Munit with ScalafmtModule {
5858

59-
def ivyDeps = Agg(ivy"org.scalameta::munit::1.0.1")
59+
def ivyDeps = Agg(ivy"org.scalameta::munit::1.0.2")
6060

6161
}
6262

0 commit comments

Comments
 (0)