Skip to content

Commit

Permalink
Bump net.ltgt.gradle:gradle-nullaway-plugin from 1.5.0 to 1.6.0 (#552)
Browse files Browse the repository at this point in the history
Bumps net.ltgt.gradle:gradle-nullaway-plugin from 1.5.0 to 1.6.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent ba04020 commit 37b3817
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 @@ -24,5 +24,5 @@ dependencies {

implementation("com.diffplug.spotless:spotless-plugin-gradle:6.18.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.5.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
}

0 comments on commit 37b3817

Please sign in to comment.