Skip to content

Commit

Permalink
Update Error Prone from 2.19.0 to 2.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cushon committed Jul 10, 2023
1 parent a0e4063 commit c76eb03
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -419,11 +419,11 @@ maven_install(
"com.google.code.findbugs:jsr305:3.0.2",
"com.google.code.gson:gson:2.9.0",
"com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:3.3.0",
"com.google.errorprone:error_prone_annotation:2.19.0",
"com.google.errorprone:error_prone_annotations:2.19.0",
"com.google.errorprone:error_prone_check_api:2.19.0",
"com.google.errorprone:error_prone_core:2.19.0",
"com.google.errorprone:error_prone_type_annotations:2.19.0",
"com.google.errorprone:error_prone_annotation:2.19.1",
"com.google.errorprone:error_prone_annotations:2.19.1",
"com.google.errorprone:error_prone_check_api:2.19.1",
"com.google.errorprone:error_prone_core:2.19.1",
"com.google.errorprone:error_prone_type_annotations:2.19.1",
"com.google.flogger:flogger-system-backend:0.5.1",
"com.google.flogger:flogger:0.5.1",
"com.google.flogger:google-extensions:0.5.1",
Expand Down

0 comments on commit c76eb03

Please sign in to comment.