We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 219ba6d commit 4ff3c35Copy full SHA for 4ff3c35
project/ProjectPlugin.scala
@@ -27,7 +27,7 @@ object ProjectPlugin extends AutoPlugin {
27
val enumeratum: String = "1.7.6"
28
val fs2: String = "3.12.0"
29
val fs2Grpc: String = "2.8.0"
30
- val grpc: String = "1.71.0"
+ val grpc: String = "1.72.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