~jan0sch/smederee

Showing details for patch 85fe62198d862d25ac634d018589e89c0c71cc5a.
2023-11-26 (Sun), 4:42 PM - Jens Grassel - 85fe62198d862d25ac634d018589e89c0c71cc5a

Update doobie to 1.0.0-RC5

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/build.sbt new-smederee/build.sbt
--- old-smederee/build.sbt	2025-01-13 11:58:22.167469091 +0000
+++ new-smederee/build.sbt	2025-01-13 11:58:22.167469091 +0000
@@ -428,7 +428,7 @@
             val catsEffect      = "3.5.2"
             val circe           = "0.14.6"
             val commonMark      = "0.21.0"
-            val doobie          = "1.0.0-RC4"
+            val doobie          = "1.0.0-RC5"
             val flyway          = "9.22.3"
             val fs2             = "3.5.0"
             val http4s          = "1.0.0-M40"