Skip to content

Commit

Permalink
Update silencer-lib, silencer-plugin to 1.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 7, 2024
1 parent 67a76d0 commit 5a67b26
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 @@ -7,7 +7,7 @@ object Dependencies {
object Versions {
val ScalaVersion: String = "2.13.6"
val AkkaVersion: String = "2.6.17"
val SilencerVersion: String = "1.7.8"
val SilencerVersion: String = "1.7.17"
val LogbackVersion: String = "1.2.10"
val ScalapbCommonProtoVersion: String = "2.5.0-2"
val ScalapbValidationVersion: String = "0.1.4"
Expand Down

0 comments on commit 5a67b26

Please sign in to comment.