Skip to content

Commit

Permalink
Update dependency com.github.ghik:silencer-lib to v1.7.7 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 23, 2021
1 parent 4841a61 commit cfc62cd
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 @@ -6,7 +6,7 @@ import BuildInfoKeys._
object BuildHelper {
private val Scala212 = "2.12.14"
private val Scala213 = "2.13.6"
private val SilencerVersion = "1.7.5"
private val SilencerVersion = "1.7.7"

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

0 comments on commit cfc62cd

Please sign in to comment.