Skip to content

Commit f1c5192

Browse files
fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.34.0
1 parent 2a16b85 commit f1c5192

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.33.0'
19+
implementation 'com.google.errorprone:error_prone_annotations:2.34.0'
2020
implementation 'androidx.annotation:annotation-jvm:1.9.0'
2121
}
2222

0 commit comments

Comments
 (0)