Skip to content

Commit

Permalink
build(deps): bump com.google.errorprone:error_prone_core
Browse files Browse the repository at this point in the history
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.31.0 to 2.33.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.31.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]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 58d4de9 commit b15537a
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 @@ -91,7 +91,7 @@
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<error-prone.version>2.31.0</error-prone.version>
<error-prone.version>2.33.0</error-prone.version>
<nullaway.version>0.11.3</nullaway.version>
<jspecify.version>1.0.0</jspecify.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
Expand Down

0 comments on commit b15537a

Please sign in to comment.