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 02b7709 commit ad7e704Copy full SHA for ad7e704
Main.scala
@@ -2,8 +2,8 @@
2
//> using jvm temurin:21
3
4
//> using dep org.typelevel::cats-effect:3.5.4
5
-//> using dep org.tpolecat::doobie-core:1.0.0-RC5
6
-//> using dep org.tpolecat::doobie-postgres:1.0.0-RC5
+//> using dep org.tpolecat::doobie-core:1.0.0-RC6
+//> using dep org.tpolecat::doobie-postgres:1.0.0-RC6
7
8
//> using test.dep org.scalameta::munit:1.0.2
9
//> using test.dep org.typelevel::munit-cats-effect:2.0.0
0 commit comments