Skip to content

Commit

Permalink
fix(deps): update dependency net.ltgt.gradle:gradle-nullaway-plugin t…
Browse files Browse the repository at this point in the history
…o v2.2.0 (#1642)
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 92f84e6 commit a094efc
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 @@ -14,7 +14,7 @@ dependencies {
// When updating, update above in plugins too
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.1")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
}

spotless {
Expand Down

0 comments on commit a094efc

Please sign in to comment.