Skip to content

Commit 7bbd4b9

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

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
@@ -10,7 +10,7 @@ repositories {
1010

1111
dependencies {
1212
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.3")
13-
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
13+
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.1")
1414
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.6")
1515
// Needed for japicmp but not automatically brought in for some reason.
1616
implementation("com.google.guava:guava:33.4.8-jre")

0 commit comments

Comments
 (0)