Skip to content

Commit

Permalink
Bump gradle-nullaway-plugin from 1.3.0 to 1.4.0 (#390)
Browse files Browse the repository at this point in the history
Bumps gradle-nullaway-plugin from 1.3.0 to 1.4.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 Oct 17, 2022
1 parent ba6cc2c commit 102e6ae
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.9.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:2.0.2")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.3.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.4.0")
}

0 comments on commit 102e6ae

Please sign in to comment.