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 f20ee6c commit d5579faCopy full SHA for d5579fa
buildSrc/build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
50
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22")
51
implementation("org.owasp:dependency-check-gradle:8.3.1")
52
- implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.0")
+ implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
53
}
54
55
// We can't apply conventions to this build so include important ones such as the Java compilation
0 commit comments