Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Aug 2, 2024
2 parents f326483 + a2832d7 commit f970497
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public static class Accumulator {
);
List<MavenRepository> repositories = new ArrayList<>();
Map<String, String> springBootDependenciesMap = new HashMap<>();

@Nullable
MavenDownloadingException mavenDownloadingException = null;
}
Expand Down

0 comments on commit f970497

Please sign in to comment.