We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cbacf commit b8bcac2Copy full SHA for b8bcac2
project/Dependencies.scala
@@ -6,7 +6,7 @@ object Dependencies {
6
object versions {
7
val grpc = "1.62.2"
8
val protobuf = "3.19.6"
9
- val silencer = "1.7.16"
+ val silencer = "1.7.17"
10
val collectionCompat = "2.12.0"
11
val coursier = "2.1.9"
12
val protocGen = "0.9.7"
0 commit comments