Skip to content

Commit c748934

Browse files
authored
Merge pull request #1000 from scala-steward/update/grpc-netty-shaded-1.50.0
Update grpc-netty-shaded, grpc-protobuf, ... from 1.49.2 to 1.50.0
2 parents 9a9af23 + 7c8f7d2 commit c748934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ object Dependencies {
4949

5050
val datastaxJavaDriverCore = "4.15.0"
5151
val doobie = "0.13.4"
52-
val grpc = "1.49.2"
52+
val grpc = "1.50.0"
5353
val http4s = "0.22.14"
5454
val micrometerCore = "1.9.5"
5555
val micrometerJmx = "1.9.5"

0 commit comments

Comments
 (0)