Skip to content

Commit bdcc4bf

Browse files
authored
Merge pull request #567 from scala-steward/update/grpc-netty-shaded-1.38.0
Update grpc-netty-shaded, grpc-protobuf, ... from 1.37.1 to 1.38.0
2 parents 23b32fc + 49948cd commit bdcc4bf

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.11.1"
4646
val doobie = "0.13.3"
47-
val grpc = "1.37.1"
47+
val grpc = "1.38.0"
4848
val http4s = "0.21.23"
4949
val micrometerCore = "1.7.0"
5050
val micrometerJmx = "1.7.0"

0 commit comments

Comments
 (0)