Skip to content

Commit 77e5134

Browse files
fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.43.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f499143 commit 77e5134

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)