We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3233c4 commit c19c332Copy full SHA for c19c332
conventions/build.gradle.kts
@@ -62,7 +62,7 @@ dependencies {
62
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.2")
63
implementation("org.owasp:dependency-check-gradle:12.1.0")
64
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
65
- implementation("org.spdx:spdx-gradle-plugin:0.8.0")
+ implementation("org.spdx:spdx-gradle-plugin:0.9.0")
66
// When updating, also update dependencyManagement/build.gradle.kts
67
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.17.5")
68
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.6")
0 commit comments