Skip to content
This repository was archived by the owner on Dec 27, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object Dependencies {
val AkkaManagementClusterBootstrapVersion = "1.1.1"
val AkkaManagementClusterHttpVersion = "1.1.1"
val ScalaMockVersion = "5.1.0"
val SilencerVersion = "1.7.5"
val SilencerVersion = "1.7.7"
val AkkaGrpcVersion = "1.0.3"
val H2Version = "1.4.200"
val ScalapbJson4sVersion = "0.12.0"
Expand Down