Skip to content

Commit

Permalink
Bump com.google.errorprone:error_prone_annotations from 2.27.1 to 2.28.0
Browse files Browse the repository at this point in the history
Bumps [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) from 2.27.1 to 2.28.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.27.1...v2.28.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jlink committed Jun 3, 2024
1 parent e5ac104 commit 679109f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ext {
assertJVersion = '3.26.0'
mockitoVersion = '4.11.0'
systemLambdaVersion = '1.2.1'
errorproneVersion = '2.27.1'
errorproneVersion = '2.28.0'
kotlinVersion = '2.0.0'
kotlinxVersion = '1.8.1'
kotestVersion = '5.9.0'
Expand Down

0 comments on commit 679109f

Please sign in to comment.