Skip to content

Commit 0209294

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

+1-1
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:3.19.1")
6363
implementation("org.owasp:dependency-check-gradle:12.0.1")
64-
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.2")
64+
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
6565
implementation("org.spdx:spdx-gradle-plugin:0.8.0")
6666
// When updating, also update dependencyManagement/build.gradle.kts
6767
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.16.1")

0 commit comments

Comments
 (0)