Skip to content

Commit a72297f

Browse files
chore(java): bump com.google.errorprone:error_prone_core from 2.37.0 to 2.38.0 in /java (#2721)
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.37.0 to 2.38.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3df612 commit a72297f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
<path>
301301
<groupId>com.google.errorprone</groupId>
302302
<artifactId>error_prone_core</artifactId>
303-
<version>2.37.0</version>
303+
<version>2.38.0</version>
304304
</path>
305305
<path>
306306
<groupId>com.uber.nullaway</groupId>

0 commit comments

Comments
 (0)