We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0608201 commit a19f603Copy full SHA for a19f603
project/ProjectPlugin.scala
@@ -24,7 +24,7 @@ object ProjectPlugin extends AutoPlugin {
24
val enumeratum: String = "1.7.2"
25
val fs2: String = "3.4.0"
26
val fs2Grpc: String = "2.5.6"
27
- val grpc: String = "1.51.1"
+ val grpc: String = "1.52.0"
28
val kindProjector: String = "0.13.2"
29
val log4cats: String = "2.5.0"
30
val log4s: String = "1.10.0"
0 commit comments