We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f97ded commit ffc4776Copy full SHA for ffc4776
project/Dependencies.scala
@@ -47,7 +47,7 @@ object Dependencies {
47
48
val datastaxJavaDriverCore = "4.14.1"
49
val doobie = "0.13.4"
50
- val grpc = "1.47.0"
+ val grpc = "1.48.0"
51
val http4s = "0.22.14"
52
val micrometerCore = "1.9.2"
53
val micrometerJmx = "1.9.2"
0 commit comments