Skip to content

Commit

Permalink
public
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Dec 13, 2024
1 parent 5a95764 commit a9ebaa9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public class TeamReport extends AbstractProjectInfoReport {
private boolean showAvatarImages;

@Inject
protected TeamReport(
public TeamReport(
ArtifactResolver resolver, RepositorySystem repositorySystem, I18N i18n, ProjectBuilder projectBuilder) {
super(resolver, repositorySystem, i18n, projectBuilder);
}
Expand Down

0 comments on commit a9ebaa9

Please sign in to comment.