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 9084a59 commit dbda01eCopy full SHA for dbda01e
buildSrc/build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
68
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
69
implementation("org.owasp:dependency-check-gradle:11.1.0")
70
- implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
+ implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.2")
71
}
72
73
// We can't apply conventions to this build so include important ones such as the Java compilation
0 commit comments