Skip to content

Commit 0f7a338

Browse files
Bump org.cyclonedx:cyclonedx-gradle-plugin in /gradle/plugins (#122)
Bumps org.cyclonedx:cyclonedx-gradle-plugin from 2.2.0 to 2.3.1. --- updated-dependencies: - dependency-name: org.cyclonedx:cyclonedx-gradle-plugin dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fd02f4 commit 0f7a338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
88
implementation("com.gradle:develocity-gradle-plugin:4.1")
99
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
10-
implementation("org.cyclonedx:cyclonedx-gradle-plugin:2.2.0")
10+
implementation("org.cyclonedx:cyclonedx-gradle-plugin:2.3.1")
1111
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.4")
1212
}
1313

0 commit comments

Comments
 (0)