Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
Update silencer-lib, silencer-plugin to 1.7.6 (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 13, 2021
1 parent a04e8eb commit 5cceee4
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 @@ -56,7 +56,7 @@ object BuildHelper {
)

private def silencerVersion(scalaVersion: String) = scalaVersion match {
case "2.12.14" => "1.7.5"
case "2.12.14" => "1.7.6"

case "2.13.1" => "1.6.0"
case "2.13.2" => "1.6.0"
Expand Down

0 comments on commit 5cceee4

Please sign in to comment.