Skip to content

Commit c6284fe

Browse files
fix(deps): update dependency androidx.annotation:annotation-jvm to v1.9.1
1 parent d3b673a commit c6284fe

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
@@ -17,7 +17,7 @@ java {
1717

1818
dependencies {
1919
implementation 'com.google.errorprone:error_prone_annotations:2.35.1'
20-
implementation 'androidx.annotation:annotation-jvm:1.9.0'
20+
implementation 'androidx.annotation:annotation-jvm:1.9.1'
2121
}
2222

2323
publishing {

0 commit comments

Comments
 (0)