This commit is contained in:
Anthony Stirling
2024-01-04 23:04:15 +00:00
parent 770b61bb7a
commit 6c963e1b6c
2 changed files with 13 additions and 13 deletions

View File

@@ -9,5 +9,4 @@ public class Dependency {
private String moduleVersion;
private String moduleLicense;
private String moduleLicenseUrl;
}