Skip to content

Commit 1ceabc3

Browse files
authoredApr 5, 2024··
Update grpc-all, grpc-core, grpc-netty, ... to 1.63.0
1 parent 5cae625 commit 1ceabc3

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
@@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
2525
val enumeratum: String = "1.7.3"
2626
val fs2: String = "3.10.2"
2727
val fs2Grpc: String = "2.7.14"
28-
val grpc: String = "1.62.2"
28+
val grpc: String = "1.63.0"
2929
val kindProjector: String = "0.13.3"
3030
val log4cats: String = "2.6.0"
3131
val log4s: String = "1.10.0"

0 commit comments

Comments
 (0)
Please sign in to comment.