Skip to content

Commit

Permalink
Update dependency com.google.errorprone:error_prone_annotations to v2…
Browse files Browse the repository at this point in the history
….24.0 (#213)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent 7ba7cc8 commit 0977bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ allprojects {
[
// Static analysis annotations
'com.google.code.findbugs:jsr305:3.0.2',
'com.google.errorprone:error_prone_annotations:2.23.0',
'com.google.errorprone:error_prone_annotations:2.24.0',

Check failure on line 58 in build.gradle

View workflow job for this annotation

GitHub Actions / codespell

errorprone ==> error-prone
'org.jetbrains:annotations:24.1.0',

// Annotation processors
Expand Down

0 comments on commit 0977bb7

Please sign in to comment.