Skip to content

Commit

Permalink
Bump error_prone_core from 2.15.0 to 2.16 (GoogleCloudPlatform#1288)
Browse files Browse the repository at this point in the history
Bumps [error_prone_core](https://github.com/google/error-prone) from 2.15.0 to 2.16.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.15.0...v2.16)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and GitHub committed Oct 12, 2022
1 parent 9bf42aa commit 5000eb5
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 @@ -60,7 +60,7 @@
<maven-checkstyle-plugin.version>3.2.0</maven-checkstyle-plugin.version>
<checkstyle-rules.version>9.3</checkstyle-rules.version>
<asciidoctor-maven-plugin.version>2.0.0</asciidoctor-maven-plugin.version>
<errorprone.version>2.15.0</errorprone.version>
<errorprone.version>2.16</errorprone.version>


<!-- All checks except for javadoc enforced by default -->
Expand Down

0 comments on commit 5000eb5

Please sign in to comment.