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 eee1319 commit 9c46b8aCopy full SHA for 9c46b8a
Main.scala
@@ -5,7 +5,7 @@
5
//> using dep org.tpolecat::doobie-core:1.0.0-RC9
6
//> using dep org.tpolecat::doobie-postgres:1.0.0-RC9
7
8
-//> using test.dep org.scalameta::munit:1.1.0
+//> using test.dep org.scalameta::munit:1.1.1
9
//> using test.dep org.typelevel::munit-cats-effect:2.1.0
10
11
@main def main(): Unit = println("Nothing interesting to see here, check the tests!")
0 commit comments