Skip to content

Commit 189d459

Browse files
Update munit to 1.0.4 (#17)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent 7e41f40 commit 189d459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Main.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//> using dep org.tpolecat::doobie-core:1.0.0-RC6
66
//> using dep org.tpolecat::doobie-postgres:1.0.0-RC6
77

8-
//> using test.dep org.scalameta::munit:1.0.3
8+
//> using test.dep org.scalameta::munit:1.0.4
99
//> using test.dep org.typelevel::munit-cats-effect:2.0.0
1010

1111
@main def main(): Unit = println("Nothing interesting to see here, check the tests!")

0 commit comments

Comments
 (0)