Skip to content

Commit e279fc1

Browse files
Bump com.google.errorprone:error_prone_core from 2.33.0 to 2.35.1 (#1176)
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.33.0 to 2.35.1. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.33.0...v2.35.1) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Doug Hoard <[email protected]>
1 parent 451acb4 commit e279fc1

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
@@ -332,7 +332,7 @@
332332
<path>
333333
<groupId>com.google.errorprone</groupId>
334334
<artifactId>error_prone_core</artifactId>
335-
<version>2.33.0</version>
335+
<version>2.35.1</version>
336336
</path>
337337
<!-- Other annotation processors go here.
338338

0 commit comments

Comments
 (0)