We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1737f7 commit e231beeCopy full SHA for e231bee
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-RC5"
+ val doobie = "1.0.0-RC6"
14
val circe = "0.14.10"
15
val upickle = "3.2.0"
16
val jsoniter = "2.30.1"
0 commit comments