We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615c07c commit 203b6f8Copy full SHA for 203b6f8
project/ProjectPlugin.scala
@@ -27,7 +27,7 @@ object ProjectPlugin extends AutoPlugin {
27
val enumeratum: String = "1.7.5"
28
val fs2: String = "3.11.0"
29
val fs2Grpc: String = "2.7.20"
30
- val grpc: String = "1.65.0"
+ val grpc: String = "1.65.1"
31
val kindProjector: String = "0.13.3"
32
val log4cats: String = "2.7.0"
33
val log4s: String = "1.10.0"
0 commit comments