Skip to content

Commit ee8626e

Browse files
Update dependency androidx.annotation:annotation to v1.9.1
1 parent 38515d5 commit ee8626e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object DependenciesVersions {
55
const val nexusPublishGradlePlugin = "1.3.0"
66
const val jna = "5.14.0"
77
const val coroutines = "1.7.3"
8-
const val annotations = "1.7.1"
8+
const val annotations = "1.9.1"
99
}
1010

1111
/**

0 commit comments

Comments
 (0)