Skip to content

Commit 80777ad

Browse files
fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.38.0
1 parent 5df9567 commit 80777ad

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

0 commit comments

Comments
 (0)