Skip to content

Commit c19c332

Browse files
fix(deps): update dependency org.spdx:spdx-gradle-plugin to v0.9.0
1 parent b3233c4 commit c19c332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.2")
6363
implementation("org.owasp:dependency-check-gradle:12.1.0")
6464
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
65-
implementation("org.spdx:spdx-gradle-plugin:0.8.0")
65+
implementation("org.spdx:spdx-gradle-plugin:0.9.0")
6666
// When updating, also update dependencyManagement/build.gradle.kts
6767
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.17.5")
6868
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")

0 commit comments

Comments
 (0)