Skip to content

Commit 203b6f8

Browse files
authored
Update grpc-all, grpc-core, grpc-netty, ... to 1.65.1
1 parent 615c07c commit 203b6f8

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.20"
30-
val grpc: String = "1.65.0"
30+
val grpc: String = "1.65.1"
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)