Skip to content

Commit

Permalink
Bump com.google.errorprone:error_prone_core from 2.22.0 to 2.23.0 (#308)
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.22.0 to 2.23.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.22.0...v2.23.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent c396cc8 commit d173fa8
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 @@ -50,7 +50,7 @@
<jupiter.version>5.10.0</jupiter.version>
<aspectj.version>1.9.19</aspectj.version>
<maven.version>3.5.4</maven.version>
<errorprone.version>2.22.0</errorprone.version>
<errorprone.version>2.23.0</errorprone.version>
<trimStackTrace>false</trimStackTrace>
<preparationGoals>clean install</preparationGoals>
<maven.compiler.version>3.11.0</maven.compiler.version>
Expand Down

0 comments on commit d173fa8

Please sign in to comment.