Skip to content

Commit

Permalink
Update quarantine.backwards.excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Dec 4, 2024
1 parent a8fcf38 commit 7211950
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.remote.arte
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.remote.artery.AssociationState#QuarantinedTimestamp.this")
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.pekko.remote.artery.AssociationState#QuarantinedTimestamp.apply")
ProblemFilters.exclude[IncompatibleSignatureProblem]("org.apache.pekko.remote.artery.AssociationState#QuarantinedTimestamp.unapply")
ProblemFilters.exclude[MissingTypesProblem]("org.apache.pekko.remote.artery.AssociationState$QuarantinedTimestamp$")

0 comments on commit 7211950

Please sign in to comment.