Skip to content

Commit

Permalink
Update dependency com.google.errorprone:error_prone_core to v2.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent a02b14f commit 104b018
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if (isAndroidProject) {

dependencies {
errorprone("com.uber.nullaway:nullaway:0.12.0")
errorprone("com.google.errorprone:error_prone_core:2.33.0")
errorprone("com.google.errorprone:error_prone_core:2.34.0")
errorproneJavac("com.google.errorprone:javac:9+181-r4173-1")
}

Expand Down

0 comments on commit 104b018

Please sign in to comment.