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.9.0 to 2.29.1.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.9.0...v2.29.1)

---
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 Jul 18, 2024
1 parent 60e4cec commit 025da2a
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 @@ -126,7 +126,7 @@
<maven-cargo-plugin.version>1.6.7</maven-cargo-plugin.version>
<maven-project-info-reports-plugin.version>3.5.0</maven-project-info-reports-plugin.version>
<!-- Maven plugin dependency versions -->
<maven-error-prone-core.version>2.9.0</maven-error-prone-core.version>
<maven-error-prone-core.version>2.29.1</maven-error-prone-core.version>
<maven-directory-maven-plugin.version>0.3.1</maven-directory-maven-plugin.version>
<maven-build-helper-maven-plugin.version>3.6.0</maven-build-helper-maven-plugin.version>
<maven-maven-resources-plugin.version>3.0.2</maven-maven-resources-plugin.version>
Expand Down

0 comments on commit 025da2a

Please sign in to comment.