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 (#741)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 887f352 commit 255bbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ errorprone-core = "com.google.errorprone:error_prone_core:2.36.0"
errorprone-javac = "com.google.errorprone:javac:9+181-r4173-1"
spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.1.0"
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:2.1.0"
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:2.2.0"
animalsniffer-plugin = "ru.vyarus:gradle-animalsniffer-plugin:1.7.2"
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "androidPlugin" }
byteBuddy-plugin = { module = "net.bytebuddy:byte-buddy-gradle-plugin", version.ref = "byteBuddy" }
Expand Down

0 comments on commit 255bbfa

Please sign in to comment.