Skip to content

Commit

Permalink
Update doobie-core, doobie-postgres to 1.0.0-RC5
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi committed Nov 20, 2023
1 parent f80937a commit c4af874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Dependencies {
val MUnit = "1.0.0-M8"
val CatsEffectMunit = "2.0.0-M3"
val scalacheckEffectVersion = "2.0.0-M2"
val doobie = "1.0.0-RC4"
val doobie = "1.0.0-RC5"
val circe = "0.14.6"
val upickle = "3.1.3"
val jsoniter = "2.24.4"
Expand Down

0 comments on commit c4af874

Please sign in to comment.