Closes gh-45320
@ -112,7 +112,7 @@ Gradle users can achieve the same result by using the {url-cyclonedx-docs-gradle
[source,gradle]
----
plugins {
id 'org.cyclonedx.bom' version '2.2.0'
id 'org.cyclonedx.bom' version '2.3.0'
}
@ -61,7 +61,7 @@ bom {
]
library("CycloneDX Gradle Plugin", "2.2.0") {
library("CycloneDX Gradle Plugin", "2.3.0") {
group("org.cyclonedx") {
modules = [
"cyclonedx-gradle-plugin"