Skip to content

Commit 632091a

Browse files
dependabot[bot]Siedlerchrcalixtuskoppor
authored
Chore(deps): Bump org.cyclonedx.bom from 3.2.2 to 3.2.3 (#15475)
Bumps org.cyclonedx.bom from 3.2.2 to 3.2.3. --- updated-dependencies: - dependency-name: org.cyclonedx.bom dependency-version: 3.2.3 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> Co-authored-by: Christoph <siedlerkiller@gmail.com> Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com> Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
1 parent 82ea463 commit 632091a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id("org.jabref.gradle.feature.compile") // for openrewrite
44
id("org.openrewrite.rewrite") version "7.29.0"
55
id("org.itsallcode.openfasttrace") version "3.1.1"
6-
id("org.cyclonedx.bom") version "3.2.2"
6+
id("org.cyclonedx.bom") version "3.2.3"
77
}
88

99
// OpenRewrite should rewrite all sources

0 commit comments

Comments
 (0)