Skip to content

Commit 05fe683

Browse files
Bump org.cyclonedx.bom from 3.0.2 to 3.1.0 (#336)
Bumps org.cyclonedx.bom from 3.0.2 to 3.1.0. --- updated-dependencies: - dependency-name: org.cyclonedx.bom dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00f6079 commit 05fe683

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.0.2'
6+
id 'org.cyclonedx.bom' version '3.1.0'
77
id 'org.sonarqube' version '4.0.0.2929'
88
id 'io.github.sgtsilvio.gradle.javadoc-links' version '0.9.0'
99
}

0 commit comments

Comments
 (0)