fix(deps): update dependency org.spdx:spdx-gradle-plugin to v0.9.0 (#13645)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-03 09:47:40 +03:00 committed by GitHub
parent 0ae304a018
commit dc03ba331b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ dependencies {
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.2")
implementation("org.owasp:dependency-check-gradle:12.1.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
implementation("org.spdx:spdx-gradle-plugin:0.8.0")
implementation("org.spdx:spdx-gradle-plugin:0.9.0")
// When updating, also update dependencyManagement/build.gradle.kts
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.17.5")
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")