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
….32.0 (#4801)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent c399f23 commit 5f650fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemUILog/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ compileOnlyCommonJars()
dependencies {
compileOnly projects.systemUIPluginCore
compileOnly projects.systemUICommon
implementation 'com.google.errorprone:error_prone_annotations:2.31.0'
implementation 'com.google.errorprone:error_prone_annotations:2.32.0'
}

0 comments on commit 5f650fe

Please sign in to comment.