Skip to content

Commit e386fe4

Browse files
Update munit-cats-effect to 2.1.0 (#32)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent 8ab0e52 commit e386fe4

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
@@ -6,6 +6,6 @@
66
//> using dep org.tpolecat::doobie-postgres:1.0.0-RC8
77

88
//> using test.dep org.scalameta::munit:1.1.0
9-
//> using test.dep org.typelevel::munit-cats-effect:2.0.0
9+
//> using test.dep org.typelevel::munit-cats-effect:2.1.0
1010

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

0 commit comments

Comments
 (0)