Skip to content

Commit

Permalink
Dummy commit - do not merge!
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Jan 21, 2025
1 parent fd11d06 commit d2e9325
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ public class QuarkusAugmentor {
this.auxiliaryDevModeType = Optional.ofNullable(builder.auxiliaryDevModeType);
this.test = builder.test;
this.depInfoProvider = builder.depInfoProvider;
System.out.println("DUMMY println");
}

public BuildResult run() throws Exception {
Expand Down

0 comments on commit d2e9325

Please sign in to comment.