Skip to content

Commit 93f3b4b

Browse files
Bump com.google.errorprone:error_prone_core from 2.30.0 to 2.32.0 (#16)
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.30.0 to 2.32.0. - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.30.0...v2.32.0) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee5aafc commit 93f3b4b

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
@@ -81,7 +81,7 @@
8181
<path>
8282
<groupId>com.google.errorprone</groupId>
8383
<artifactId>error_prone_core</artifactId>
84-
<version>2.30.0</version>
84+
<version>2.32.0</version>
8585
</path>
8686
<path>
8787
<groupId>com.uber.nullaway</groupId>

0 commit comments

Comments
 (0)