Skip to content

Commit 51c56ac

Browse files
authoredMar 5, 2025··
Update grpc-all, grpc-core, grpc-netty, ... to 1.71.0
1 parent 09d0f03 commit 51c56ac

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
@@ -27,7 +27,7 @@ object ProjectPlugin extends AutoPlugin {
2727
val enumeratum: String = "1.7.5"
2828
val fs2: String = "3.11.0"
2929
val fs2Grpc: String = "2.7.21"
30-
val grpc: String = "1.70.0"
30+
val grpc: String = "1.71.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)
Please sign in to comment.