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 d5e1b9b commit eee1319Copy full SHA for eee1319
Main.scala
@@ -2,8 +2,8 @@
2
//> using jvm temurin:21
3
4
//> using dep org.typelevel::cats-effect:3.6.1
5
-//> using dep org.tpolecat::doobie-core:1.0.0-RC8
6
-//> using dep org.tpolecat::doobie-postgres:1.0.0-RC8
+//> using dep org.tpolecat::doobie-core:1.0.0-RC9
+//> using dep org.tpolecat::doobie-postgres:1.0.0-RC9
7
8
//> using test.dep org.scalameta::munit:1.1.0
9
//> using test.dep org.typelevel::munit-cats-effect:2.1.0
0 commit comments