Skip to content

Commit dd7afc1

Browse files
chore(deps): bump org.cyclonedx.bom in the all-dependencies group
Bumps the all-dependencies group with 1 update: org.cyclonedx.bom. Updates `org.cyclonedx.bom` from 2.3.1 to 2.4.0 --- updated-dependencies: - dependency-name: org.cyclonedx.bom dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c18846e commit dd7afc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'jacoco'
77
id 'maven-publish'
88
id "com.github.ben-manes.versions" version "0.52.0"
9-
id "org.cyclonedx.bom" version "2.3.1"
9+
id "org.cyclonedx.bom" version "2.4.0"
1010
id "au.com.dius.pact" version "4.6.17"
1111
id 'pmd'
1212
}

0 commit comments

Comments
 (0)