Skip to content

Commit

Permalink
fix(deps): update dependency com.google.errorprone:error_prone_annota…
Browse files Browse the repository at this point in the history
…tions to v2.29.2
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 036b9f9 commit 9ba08e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ flutter {
}

dependencies {
implementation 'com.google.errorprone:error_prone_annotations:2.28.0'
implementation 'com.google.errorprone:error_prone_annotations:2.29.2'
implementation 'javax.annotation:javax.annotation-api:1.3.2'
// autres dépendances...
}

0 comments on commit 9ba08e2

Please sign in to comment.