Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 8aa8e89

Browse files
Update dependency com.google.errorprone:error_prone_annotations to v2.9.0 (#284)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5af6474 commit 8aa8e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ allprojects {
121121
[
122122
// Static analysis annotations
123123
'com.google.code.findbugs:jsr305:3.0.2',
124-
'com.google.errorprone:error_prone_annotations:2.8.1',
124+
'com.google.errorprone:error_prone_annotations:2.9.0',
125125
'org.jetbrains:annotations:22.0.0',
126126

127127
// Annotation processors

0 commit comments

Comments
 (0)