Skip to content

Commit

Permalink
Bump com.google.errorprone:error_prone_core from 2.24.1 to 2.25.0
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.24.1 to 2.25.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.24.1...v2.25.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>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Feb 19, 2024
1 parent ca3fee0 commit 99014e5
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 @@ -48,7 +48,7 @@
<aspectj.version>1.9.21</aspectj.version>
<mavenVersion>3.6.3</mavenVersion>
<minimalMavenBuildVersion>${mavenVersion}</minimalMavenBuildVersion>
<errorprone.version>2.24.1</errorprone.version>
<errorprone.version>2.25.0</errorprone.version>
<trimStackTrace>false</trimStackTrace>
<preparationGoals>clean install</preparationGoals>
<maven.compiler.version>3.12.1</maven.compiler.version>
Expand Down

0 comments on commit 99014e5

Please sign in to comment.