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 7066988 commit e88b051Copy full SHA for e88b051
Main.scala
@@ -2,8 +2,8 @@
2
//> using jvm temurin:21
3
4
//> using dep org.typelevel::cats-effect:3.5.7
5
-//> using dep org.tpolecat::doobie-core:1.0.0-RC6
6
-//> using dep org.tpolecat::doobie-postgres:1.0.0-RC6
+//> using dep org.tpolecat::doobie-core:1.0.0-RC7
+//> using dep org.tpolecat::doobie-postgres:1.0.0-RC7
7
8
//> using test.dep org.scalameta::munit:1.1.0
9
//> using test.dep org.typelevel::munit-cats-effect:2.0.0
0 commit comments