We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f84e6 commit a094efcCopy full SHA for a094efc
buildSrc/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
// When updating, update above in plugins too
15
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.1")
16
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
17
- implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
+ implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
18
}
19
20
spotless {
0 commit comments