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