Skip to content

Commit 7890aea

Browse files
Merge pull request #539 from nextcloud/renovate/androidx.annotation-annotation-jvm-1.x
fix(deps): update dependency androidx.annotation:annotation-jvm to v1.9.1
2 parents d3b673a + c6284fe commit 7890aea

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)