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.1.0 (#1511)
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 5a790f2 commit c6631e3
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:6.25.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.18.1")
}

Expand Down

0 comments on commit c6631e3

Please sign in to comment.