We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbe8e9 commit 967622dCopy full SHA for 967622d
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Dependencies {
10
val MUnit = "1.0.0-M8"
11
val CatsEffectMunit = "2.0.0-M3"
12
val scalacheckEffectVersion = "2.0.0-M2"
13
- val doobie = "1.0.0-RC7"
+ val doobie = "1.0.0-RC8"
14
val circe = "0.14.10"
15
val upickle = "3.2.0"
16
val jsoniter = "2.30.1"
0 commit comments