Skip to content

Commit

Permalink
fix(deps): update dependency ru.vyarus:gradle-animalsniffer-plugin to…
Browse files Browse the repository at this point in the history
… v1.7.2 (#6889)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 9084a59 commit dbda01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
implementation("org.owasp:dependency-check-gradle:11.1.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.2")
}

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

0 comments on commit dbda01e

Please sign in to comment.