Skip to content

Commit

Permalink
Revert doobie
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-kai authored Nov 29, 2024
1 parent 560ea8b commit a02651d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val V = new {
val scalatest = "3.2.19"
val scalacheck = "1.18.0"
val http4s = "0.23.29"
val doobie = "1.0.0-RC6"
val doobie = "1.0.0-RC5"
val catsCore = "2.12.0"
val zio = "2.1.13"
val zioCats = "23.0.0.8"
Expand Down

0 comments on commit a02651d

Please sign in to comment.