We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af982f commit 6749914Copy full SHA for 6749914
project/Dependencies.scala
@@ -51,7 +51,7 @@ object Dependencies {
51
52
val datastaxJavaDriverCore = "4.17.0"
53
val doobie = "0.13.4"
54
- val grpc = "1.68.2"
+ val grpc = "1.69.0"
55
val http4s = "0.22.15"
56
val micrometerCore = "1.12.13"
57
val micrometerJmx = "1.12.13"
0 commit comments