Skip to content

Commit e88b051

Browse files
Update doobie-core, doobie-postgres to 1.0.0-RC7 (#23)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent 7066988 commit e88b051

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Main.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
//> using jvm temurin:21
33

44
//> 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
5+
//> using dep org.tpolecat::doobie-core:1.0.0-RC7
6+
//> using dep org.tpolecat::doobie-postgres:1.0.0-RC7
77

88
//> using test.dep org.scalameta::munit:1.1.0
99
//> using test.dep org.typelevel::munit-cats-effect:2.0.0

0 commit comments

Comments
 (0)