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 9d42555 commit a8f78d2Copy full SHA for a8f78d2
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.1"
+ val grpc: String = "1.68.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