Skip to content

Commit a094efc

Browse files
fix(deps): update dependency net.ltgt.gradle:gradle-nullaway-plugin to v2.2.0 (#1642)
1 parent 92f84e6 commit a094efc

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:7.0.1")
1616
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
17-
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
17+
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
1818
}
1919

2020
spotless {

0 commit comments

Comments
 (0)