We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7207544 commit c6e411cCopy full SHA for c6e411c
project/ProjectPlugin.scala
@@ -16,7 +16,7 @@ object ProjectPlugin extends AutoPlugin {
16
val circe: String = "0.14.6"
17
val doobie: String = "1.0.0-RC5"
18
val fs2: String = "3.9.4"
19
- val kindProjector: String = "0.13.2"
+ val kindProjector: String = "0.13.3"
20
val log4cats: String = "2.6.0"
21
val log4s: String = "1.10.0"
22
val logback: String = "1.5.0"
0 commit comments