Skip to content

Commit 2bc3422

Browse files
Bump com.google.errorprone:error_prone_core from 2.37.0 to 2.38.0
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.37.0 to 2.38.0. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.37.0...v2.38.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d80d77 commit 2bc3422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@
373373
<path>
374374
<groupId>com.google.errorprone</groupId>
375375
<artifactId>error_prone_core</artifactId>
376-
<version>2.37.0</version>
376+
<version>2.38.0</version>
377377
</path>
378378
<!-- Other annotation processors go here.
379379

0 commit comments

Comments
 (0)