We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2668abf commit 0c719bbCopy full SHA for 0c719bb
project/ProjectPlugin.scala
@@ -26,7 +26,7 @@ object ProjectPlugin extends AutoPlugin {
26
val dropwizard: String = "4.2.30"
27
val enumeratum: String = "1.7.5"
28
val fs2: String = "3.12.0"
29
- val fs2Grpc: String = "2.7.21"
+ val fs2Grpc: String = "2.7.22"
30
val grpc: String = "1.71.0"
31
val kindProjector: String = "0.13.3"
32
val log4cats: String = "2.7.0"
0 commit comments