Skip to content

Commit 3ef4be2

Browse files
fix(deps): update dependency ru.vyarus:gradle-animalsniffer-plugin to v2.0.1 (#7308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56ae62e commit 3ef4be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
6767
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
6868
implementation("org.owasp:dependency-check-gradle:12.1.1")
69-
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
69+
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.1")
7070
}
7171

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

0 commit comments

Comments
 (0)