Skip to content

Commit e55ec82

Browse files
authored
Merge pull request #273 from scala-steward/update/grpc-netty-shaded-1.30.2
Update grpc-netty-shaded, grpc-protobuf, ... to 1.30.2
2 parents 9622520 + 03e571b commit e55ec82

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
@@ -44,7 +44,7 @@ object Dependencies {
4444

4545
val datastaxJavaDriverCore = "4.7.2"
4646
val doobie = "0.9.0"
47-
val grpc = "1.30.1"
47+
val grpc = "1.30.2"
4848
val http4s = "0.21.4"
4949
val micrometerCore = "1.5.1"
5050
val micrometerJmx = "1.5.1"

0 commit comments

Comments
 (0)