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 43873dc commit 2414a63Copy full SHA for 2414a63
conventions/build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.1")
60
implementation("org.apache.httpcomponents:httpclient:4.5.14")
61
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:4.2")
62
- implementation("org.owasp:dependency-check-gradle:12.1.5")
+ implementation("org.owasp:dependency-check-gradle:12.1.6")
63
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.1")
64
implementation("org.spdx:spdx-gradle-plugin:0.9.0")
65
// When updating, also update dependencyManagement/build.gradle.kts
0 commit comments