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

Commit b7669fa

Browse files
Update dependency com.google.errorprone:error_prone_annotations to v2.11.0 (#335)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 23c4265 commit b7669fa

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.10.0',
124+
'com.google.errorprone:error_prone_annotations:2.11.0',
125125
'org.jetbrains:annotations:23.0.0',
126126

127127
// Annotation processors

0 commit comments

Comments
 (0)