Skip to content

Commit e61b632

Browse files
dependabot[bot]skhokhlov
authored andcommitted
build(deps): bump org.cyclonedx.bom from 1.10.0 to 2.0.0
Bumps org.cyclonedx.bom from 1.10.0 to 2.0.0. --- updated-dependencies: - dependency-name: org.cyclonedx.bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfc23ae commit e61b632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import java.util.*
33
plugins {
44
id("java-gradle-plugin")
55
id("com.gradle.plugin-publish") version "1.3.0"
6-
id("org.cyclonedx.bom") version "1.10.0"
6+
id("org.cyclonedx.bom") version "2.0.0"
77
id("groovy")
88
id("com.diffplug.spotless") version "6.13.0"
99
}

0 commit comments

Comments
 (0)