Skip to content

Commit

Permalink
Bump gradle-nullaway-plugin from 1.4.0 to 1.5.0 (#403)
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] <[email protected]>

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 Nov 8, 2022
1 parent a324a53 commit 0c07836
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.11.0")
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")
}

0 comments on commit 0c07836

Please sign in to comment.