Skip to content

Commit 6e59868

Browse files
Bump org.cyclonedx.bom from 2.0.0 to 2.1.0 (#295)
Bumps org.cyclonedx.bom from 2.0.0 to 2.1.0. --- updated-dependencies: - dependency-name: org.cyclonedx.bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7571ca0 commit 6e59868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'signing'
44
id 'maven-publish'
55
id 'io.github.gradle-nexus.publish-plugin' version "2.0.0"
6-
id 'org.cyclonedx.bom' version "2.0.0"
6+
id 'org.cyclonedx.bom' version "2.1.0"
77
id 'org.sonarqube' version "4.0.0.2929"
88
id 'io.github.sgtsilvio.gradle.javadoc-links' version "0.8.0"
99
}

0 commit comments

Comments
 (0)