Skip to content

Commit 5e1a397

Browse files
fix(deps): update dependency ru.vyarus:gradle-animalsniffer-plugin to v2 (#7042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 070aedc commit 5e1a397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
6868
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
6969
implementation("org.owasp:dependency-check-gradle:12.0.1")
70-
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.2")
70+
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
7171
}
7272

7373
// We can't apply conventions to this build so include important ones such as the Java compilation

0 commit comments

Comments
 (0)