Skip to content

Commit

Permalink
fix(deps): update dependency com.google.errorprone:error_prone_core t…
Browse files Browse the repository at this point in the history
…o v2.29.0 (#481)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 0a76341 commit 055c17a
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 @@ -57,7 +57,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"
errorprone-core = "com.google.errorprone:error_prone_core:2.28.0"
errorprone-core = "com.google.errorprone:error_prone_core:2.29.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.0.1"
Expand Down

0 comments on commit 055c17a

Please sign in to comment.