We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a7af5 commit dd6601dCopy full SHA for dd6601d
project/ProjectPlugin.scala
@@ -14,7 +14,7 @@ object ProjectPlugin extends AutoPlugin {
14
object V {
15
val catsEffect: String = "3.5.7"
16
val circe: String = "0.14.12"
17
- val doobie: String = "1.0.0-RC5"
+ val doobie: String = "1.0.0-RC8"
18
val fs2: String = "3.11.0"
19
val kindProjector: String = "0.13.3"
20
val log4cats: String = "2.7.0"
0 commit comments