Skip to content

Commit 967622d

Browse files
committed
Update doobie-core, doobie-postgres to 1.0.0-RC8
1 parent bdbe8e9 commit 967622d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
val MUnit = "1.0.0-M8"
1111
val CatsEffectMunit = "2.0.0-M3"
1212
val scalacheckEffectVersion = "2.0.0-M2"
13-
val doobie = "1.0.0-RC7"
13+
val doobie = "1.0.0-RC8"
1414
val circe = "0.14.10"
1515
val upickle = "3.2.0"
1616
val jsoniter = "2.30.1"

0 commit comments

Comments
 (0)