Document use of org.cyclonedx.bom version to 2.3.0
Closes gh-45320
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user