chore(deps): update dependency org.cyclonedx.bom:org.cyclonedx.bom.gradle.plugin to v1.8.2
ci/woodpecker/push/lint_general Pipeline was successful Details

pull/28/head
Renovate Bot 2024-01-28 21:17:30 +00:00
parent a671b9a7e1
commit b09d789fed
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")
} }