Skip to content

Commit 4ff3c35

Browse files
authored
Update grpc-all, grpc-core, grpc-netty, ... to 1.72.0
1 parent 219ba6d commit 4ff3c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object ProjectPlugin extends AutoPlugin {
2727
val enumeratum: String = "1.7.6"
2828
val fs2: String = "3.12.0"
2929
val fs2Grpc: String = "2.8.0"
30-
val grpc: String = "1.71.0"
30+
val grpc: String = "1.72.0"
3131
val kindProjector: String = "0.13.3"
3232
val log4cats: String = "2.7.0"
3333
val log4s: String = "1.10.0"

0 commit comments

Comments
 (0)