Skip to content

Commit e231bee

Browse files
Update doobie-core, doobie-postgres to 1.0.0-RC6 (#394)
1 parent f1737f7 commit e231bee

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-RC5"
13+
val doobie = "1.0.0-RC6"
1414
val circe = "0.14.10"
1515
val upickle = "3.2.0"
1616
val jsoniter = "2.30.1"

0 commit comments

Comments
 (0)