Skip to content

Commit

Permalink
Bump com.google.errorprone:error_prone_core from 2.28.0 to 2.29.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.28.0 to 2.29.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.28.0...v2.29.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 Jul 17, 2024
1 parent 19c1dfc commit ec3368d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ compileTestingVersion = "0.21.0"
sonarVersion = "5.1.0.4882"
versionsVersion = "0.51.0"
nexusVersion = "2.0.0"
errorproneVersion = "2.28.0"
errorproneVersion = "2.29.0"
errorpronePluginVersion = "4.0.1"
nullawayVersion = "0.11.0"
assertjVersion = "3.26.3"
Expand Down

0 comments on commit ec3368d

Please sign in to comment.