Update build.gradle

This commit is contained in:
Anthony Stirling
2024-05-31 21:04:42 +01:00
committed by GitHub
parent 76bfc09a44
commit 6afbd8bd24

View File

@@ -21,7 +21,6 @@ repositories {
mavenCentral() mavenCentral()
} }
licenseReport { licenseReport {
renderers = [new JsonReportRenderer()] renderers = [new JsonReportRenderer()]
} }