Skip to content

Commit a11f04f

Browse files
authored
Update doobie-core, doobie-postgres to 1.0.0-RC7 (#440)
1 parent e1a5856 commit a11f04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
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-RC6"
13+
val doobie = "1.0.0-RC7"
1414
val circe = "0.14.10"
1515
val upickle = "3.2.0"
1616
val jsoniter = "2.30.1"

0 commit comments

Comments
 (0)