Skip to content

Commit eff738e

Browse files
Update munit to 1.1.0 (#21)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent 0b7aa43 commit eff738e

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