Skip to content

Commit a19f603

Browse files
authored
Update grpc-all, grpc-core, grpc-netty, ... to 1.52.0
1 parent 0608201 commit a19f603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ object ProjectPlugin extends AutoPlugin {
2424
val enumeratum: String = "1.7.2"
2525
val fs2: String = "3.4.0"
2626
val fs2Grpc: String = "2.5.6"
27-
val grpc: String = "1.51.1"
27+
val grpc: String = "1.52.0"
2828
val kindProjector: String = "0.13.2"
2929
val log4cats: String = "2.5.0"
3030
val log4s: String = "1.10.0"

0 commit comments

Comments
 (0)