Skip to content

Commit 312ff8f

Browse files
Bump org.cyclonedx.bom from 2.4.1 to 3.1.0
Bumps org.cyclonedx.bom from 2.4.1 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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5c2540 commit 312ff8f

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
@@ -37,7 +37,7 @@ plugins {
3737
id 'com.github.spotbugs' version '6.4.6' // 6.2.0+ requires JDK 11
3838
id 'de.thetaphi.forbiddenapis' version '3.10'
3939
id 'org.sonarqube' version '7.1.0.6387'
40-
id 'org.cyclonedx.bom' version '2.4.1'
40+
id 'org.cyclonedx.bom' version '3.1.0'
4141
id 'com.adarshr.test-logger' version '4.0.0'
4242
}
4343

0 commit comments

Comments
 (0)