We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd634fa commit 3fb76ddCopy full SHA for 3fb76dd
Main.scala
@@ -5,7 +5,7 @@
5
//> using dep org.tpolecat::doobie-core:1.0.0-RC5
6
//> using dep org.tpolecat::doobie-postgres:1.0.0-RC5
7
8
-//> using test.dep org.scalameta::munit:1.0.0
+//> using test.dep org.scalameta::munit:1.0.1
9
//> using test.dep org.typelevel::munit-cats-effect:2.0.0
10
11
@main def main(): Unit = println("Nothing interesting to see here, check the tests!")
0 commit comments