Skip to content

Commit

Permalink
Bump gradle-animalsniffer-plugin from 1.5.4 to 1.6.0 (#4857)
Browse files Browse the repository at this point in the history
Bumps gradle-animalsniffer-plugin from 1.5.4 to 1.6.0.

---
updated-dependencies:
- dependency-name: ru.vyarus:gradle-animalsniffer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2022
1 parent 51f481a commit 7e11197
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 @@ -26,7 +26,7 @@ dependencies {
implementation("me.champeau.jmh:jmh-gradle-plugin:0.6.6")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:2.0.2")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.3.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.5.4")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.6.0")
}

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

0 comments on commit 7e11197

Please sign in to comment.