Skip to content

Commit

Permalink
deps: bump com.google.errorprone:error_prone_core from 2.30.0 to 2.33…
Browse files Browse the repository at this point in the history
….0 (#3266)

Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.30.0 to 2.33.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.30.0...v2.33.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent c572b28 commit 5a79df1
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 @@
<checkstyle-rules.version>9.3</checkstyle-rules.version>
<asciidoctor-maven-plugin.version>2.0.0</asciidoctor-maven-plugin.version>
<native-maven-plugin.version>0.10.2</native-maven-plugin.version>
<errorprone.version>2.30.0</errorprone.version>
<errorprone.version>2.33.0</errorprone.version>

<!-- All checks except for javadoc enforced by default -->
<skip.failsafe.tests>${skipTests}</skip.failsafe.tests>
Expand Down

0 comments on commit 5a79df1

Please sign in to comment.