Skip to content

Commit eee1319

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

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

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

0 commit comments

Comments
 (0)