We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cae625 commit 1ceabc3Copy full SHA for 1ceabc3
project/ProjectPlugin.scala
@@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
25
val enumeratum: String = "1.7.3"
26
val fs2: String = "3.10.2"
27
val fs2Grpc: String = "2.7.14"
28
- val grpc: String = "1.62.2"
+ val grpc: String = "1.63.0"
29
val kindProjector: String = "0.13.3"
30
val log4cats: String = "2.6.0"
31
val log4s: String = "1.10.0"
0 commit comments