Skip to content

Commit

Permalink
chore(java): bump com.google.errorprone:error_prone_core from 2.29.2 …
Browse files Browse the repository at this point in the history
…to 2.30.0 in /java (#2074)

Bumps
[com.google.errorprone:error_prone_core](https://github.com/google/error-prone)
from 2.29.2 to 2.30.0.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 653f5c8 commit 1429347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
<path>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.29.2</version>
<version>2.30.0</version>
</path>
<path>
<groupId>com.uber.nullaway</groupId>
Expand Down

0 comments on commit 1429347

Please sign in to comment.