Skip to content

Commit d305bf6

Browse files
Bump net.ltgt.gradle:gradle-nullaway-plugin from 1.5.0 to 1.6.0 (#872)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 475a47d commit d305bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
// When updating, update above in plugins too
1515
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.18.0")
1616
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
17-
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.5.0")
17+
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
1818
}
1919

2020
spotless {

0 commit comments

Comments
 (0)