Skip to content

Commit afd8ec7

Browse files
fix(deps): update dependency ru.vyarus:gradle-animalsniffer-plugin to v2.0.1
1 parent d114161 commit afd8ec7

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
@@ -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)