chore(deps): update dependency org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin to v1.8.2 #28

Merged
fjadmin merged 2 commits from renovate/org.cyclonedx.bom-org.cyclonedx.bom.gradle.plugin-1.x into main 2024-01-28 21:20:47 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ repositories {
dependencies { dependencies {
// Use the Kotlin DSL plugin API to apply plugins from the Gradle Plugin Portal. // Use the Kotlin DSL plugin API to apply plugins from the Gradle Plugin Portal.
implementation("org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin:1.7.2") implementation("org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin:1.8.2")
} }