Skip to content

Commit

Permalink
Upgrade silencer to 1.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Jun 4, 2024
1 parent 26cbacf commit b8bcac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Dependencies {
object versions {
val grpc = "1.62.2"
val protobuf = "3.19.6"
val silencer = "1.7.16"
val silencer = "1.7.17"
val collectionCompat = "2.12.0"
val coursier = "2.1.9"
val protocGen = "0.9.7"
Expand Down

0 comments on commit b8bcac2

Please sign in to comment.