Skip to content

Commit d5579fa

Browse files
Bump ru.vyarus:gradle-animalsniffer-plugin from 1.7.0 to 1.7.1 (#5599)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f20ee6c commit d5579fa

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
@@ -49,7 +49,7 @@ dependencies {
4949
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
5050
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22")
5151
implementation("org.owasp:dependency-check-gradle:8.3.1")
52-
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.0")
52+
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
5353
}
5454

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

0 commit comments

Comments
 (0)