fix(deps): update dependency ru.vyarus:gradle-animalsniffer-plugin to v2 (#7042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
070aedcf58
commit
5e1a3979b6
|
@ -67,7 +67,7 @@ dependencies {
|
|||
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
|
||||
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
|
||||
implementation("org.owasp:dependency-check-gradle:12.0.1")
|
||||
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.2")
|
||||
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
|
||||
}
|
||||
|
||||
// We can't apply conventions to this build so include important ones such as the Java compilation
|
||||
|
|
Loading…
Reference in New Issue