Skip to content

Commit 02b7709

Browse files
Update munit to 1.0.2 (#8)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent 976b2c0 commit 02b7709

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-RC5
66
//> using dep org.tpolecat::doobie-postgres:1.0.0-RC5
77

8-
//> using test.dep org.scalameta::munit:1.0.1
8+
//> using test.dep org.scalameta::munit:1.0.2
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)