Skip to content

Commit

Permalink
Give EffectiveManagedDependencies a unique display name
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Jul 1, 2024
1 parent ff02bf5 commit a9b3eb6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public class EffectiveManagedDependencies extends Recipe {

@Override
public String getDisplayName() {
return "Effective dependencies";
return "Effective managed dependencies";
}

@Override
Expand Down

0 comments on commit a9b3eb6

Please sign in to comment.