Skip to content

Commit dbda01e

Browse files
fix(deps): update dependency ru.vyarus:gradle-animalsniffer-plugin to v1.7.2 (#6889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9084a59 commit dbda01e

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.1.0")
6868
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
6969
implementation("org.owasp:dependency-check-gradle:11.1.0")
70-
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
70+
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.2")
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)