Skip to content

Commit

Permalink
Bump gradle-nullaway-plugin from 1.4.0 to 1.5.0 (open-telemetry#4925)
Browse files Browse the repository at this point in the history
Bumps gradle-nullaway-plugin from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: net.ltgt.gradle:gradle-nullaway-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] authored and dmarkwat committed Dec 30, 2022
1 parent ed12e65 commit 8cbc711
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 @@ -25,7 +25,7 @@ dependencies {
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.1")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.6.8")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.0.1")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.4.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.5.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.6.0")
}

Expand Down

0 comments on commit 8cbc711

Please sign in to comment.