Skip to content

Commit 7f3a9fe

Browse files
fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.35.1
1 parent 536f9a2 commit 7f3a9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

material-color-utilities/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ java {
1616
}
1717

1818
dependencies {
19-
implementation 'com.google.errorprone:error_prone_annotations:2.34.0'
19+
implementation 'com.google.errorprone:error_prone_annotations:2.35.1'
2020
implementation 'androidx.annotation:annotation-jvm:1.9.0'
2121
}
2222

0 commit comments

Comments
 (0)