Skip to content

Commit

Permalink
build(deps): bump org.cyclonedx.bom from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps org.cyclonedx.bom from 1.8.1 to 1.8.2.

---
updated-dependencies:
- dependency-name: org.cyclonedx.bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and glefloch committed Jan 22, 2024
1 parent c360680 commit cf7eb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import java.util.Properties
plugins {
id("java-gradle-plugin")
id("com.gradle.plugin-publish") version "1.2.1"
id("org.cyclonedx.bom") version "1.8.1"
id("org.cyclonedx.bom") version "1.8.2"
id("groovy")
}

Expand Down

0 comments on commit cf7eb11

Please sign in to comment.