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 f3fe52b commit a4cc53fCopy full SHA for a4cc53f
buildSrc/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.4")
16
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
17
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
18
- implementation("org.owasp:dependency-check-gradle:12.1.2")
+ implementation("org.owasp:dependency-check-gradle:12.1.3")
19
}
20
21
spotless {
0 commit comments