From 8119a6415a899133d5256bde273ae581421cc135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Siebahn?= Date: Mon, 3 Feb 2025 10:36:01 +0100 Subject: [PATCH] chore(licenses): remove comment --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index ef4e309cd..7108e6b64 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { id 'com.diffplug.spotless' version '7.0.2' id 'io.codearte.nexus-staging' version '0.30.0' id 'project-report' - id 'org.cyclonedx.bom' version '2.0.0' // no bom.json created in later versions + id 'org.cyclonedx.bom' version '2.0.0' } cyclonedxBom {