Skip to content

Commit

Permalink
Update grpc-all, grpc-core, grpc-netty, ... to 1.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Jul 3, 2023
1 parent 511a969 commit 5d47d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
val enumeratum: String = "1.7.2"
val fs2: String = "3.7.0"
val fs2Grpc: String = "2.7.4"
val grpc: String = "1.56.0"
val grpc: String = "1.56.1"
val kindProjector: String = "0.13.2"
val log4cats: String = "2.6.0"
val log4s: String = "1.10.0"
Expand Down

0 comments on commit 5d47d3a

Please sign in to comment.