Skip to content

Commit 659ab10

Browse files
authored
Update doobie to 1.0.0-RC6
1 parent bac5a66 commit 659ab10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val V = new {
66
val scalatest = "3.2.18"
77
val scalacheck = "1.18.0"
88
val http4s = "0.23.29"
9-
val doobie = "1.0.0-RC5"
9+
val doobie = "1.0.0-RC6"
1010
val catsCore = "2.12.0"
1111
val zio = "2.1.13"
1212
val zioCats = "23.0.0.8"

0 commit comments

Comments
 (0)