Skip to content

Commit

Permalink
Update silencer-plugin to 1.7.16 (#1070)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 18, 2024
1 parent 299766e commit 8f0ddd3
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 @@ -22,7 +22,7 @@ object BuildHelper {
val Scala213: String = versions("2.13")
val ScalaDotty: String = "3.3.0"

val SilencerVersion = "1.7.13"
val SilencerVersion = "1.7.16"

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

0 comments on commit 8f0ddd3

Please sign in to comment.