We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7edab commit 77dff63Copy full SHA for 77dff63
conventions/build.gradle.kts
@@ -60,7 +60,7 @@ dependencies {
60
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
61
implementation("org.apache.httpcomponents:httpclient:4.5.14")
62
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.1")
63
- implementation("org.owasp:dependency-check-gradle:12.0.2")
+ 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")
66
// When updating, also update dependencyManagement/build.gradle.kts
0 commit comments