Skip to content

Commit df7aa83

Browse files
fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.37.0
1 parent 85388e9 commit df7aa83

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

0 commit comments

Comments
 (0)