Skip to content

Commit 0c91939

Browse files
fix(deps): update dependency ru.vyarus:gradle-animalsniffer-plugin to v2.0.1 (#13789)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5fe236b commit 0c91939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation("org.apache.httpcomponents:httpclient:4.5.14")
6262
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:4.0.1")
6363
implementation("org.owasp:dependency-check-gradle:12.1.1")
64-
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
64+
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.1")
6565
implementation("org.spdx:spdx-gradle-plugin:0.9.0")
6666
// When updating, also update dependencyManagement/build.gradle.kts
6767
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.17.5")

0 commit comments

Comments
 (0)