Skip to content

Commit

Permalink
Bump error_prone_core from 2.19.0 to 2.19.1 (#2388)
Browse files Browse the repository at this point in the history
Bumps [error_prone_core](https://github.com/google/error-prone) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and eamonnmcmanus committed May 31, 2023
1 parent c109a5d commit fa0c5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<path>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.19.0</version>
<version>2.19.1</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit fa0c5cb

Please sign in to comment.