diff --git a/build.gradle b/build.gradle index 85f521e..63acb0d 100644 --- a/build.gradle +++ b/build.gradle @@ -108,6 +108,8 @@ cyclonedxBom { includeConfigs = ["runtimeClasspath"] schemaVersion = "1.4" projectType = "application" + outputName = "bom" + outputFormat = "all" } test {