Skip to content

Commit

Permalink
Update silencer-lib, silencer-lib_2.13.8, ... to 1.17.13 (#2254)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 15, 2023
1 parent d3fa113 commit 911dd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildHelper.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object BuildHelper extends ScalaSettings {
val Scala3 = "3.2.2"
val ScoverageVersion = "1.9.3"
val JmhVersion = "0.4.3"
val SilencerVersion = "1.7.13"
val SilencerVersion = "1.17.13"

private val stdOptions = Seq(
"-deprecation",
Expand Down

0 comments on commit 911dd5e

Please sign in to comment.