Skip to content

Commit

Permalink
Update doobie to rc5 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
strokyl committed Jan 7, 2024
1 parent 7e2d0cc commit 5dbfdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildHelper.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object BuildHelper {
val zio = "2.0.15"
val zioCats = "23.0.0.8"
val cats = "2.9.0"
val doobie = "1.0.0-RC4"
val doobie = "1.0.0-RC5"
val anorm = "2.7.0"
val h2 = "2.2.220"
val scala212 = "2.12.18"
Expand Down

0 comments on commit 5dbfdfa

Please sign in to comment.