Skip to content

Commit a7ea1b8

Browse files
Bump org.cyclonedx.bom from 3.2.3 to 3.2.4 (#356)
Bumps org.cyclonedx.bom from 3.2.3 to 3.2.4. --- updated-dependencies: - dependency-name: org.cyclonedx.bom dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent faca1ad commit a7ea1b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
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 '3.2.3'
6+
id 'org.cyclonedx.bom' version '3.2.4'
77
id 'org.sonarqube' version '4.0.0.2929'
88
id 'io.github.sgtsilvio.gradle.javadoc-links' version '0.10.0'
99
}

0 commit comments

Comments
 (0)