Skip to content

Commit

Permalink
fix(deps): update dependency com.uber.nullaway:nullaway to v0.11.1 (#499
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 2bba3d7 commit 9b2a92a
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 @@ -59,7 +59,7 @@ okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.

#Compilation tools
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.0.4"
nullaway = "com.uber.nullaway:nullaway:0.11.0"
nullaway = "com.uber.nullaway:nullaway:0.11.1"
errorprone-core = "com.google.errorprone:error_prone_core:2.29.2"
errorprone-javac = "com.google.errorprone:javac:9+181-r4173-1"
spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
Expand Down

0 comments on commit 9b2a92a

Please sign in to comment.