We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d0f03 commit 51c56acCopy full SHA for 51c56ac
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.21"
30
- val grpc: String = "1.70.0"
+ val grpc: String = "1.71.0"
31
val kindProjector: String = "0.13.3"
32
val log4cats: String = "2.7.0"
33
val log4s: String = "1.10.0"
0 commit comments