Skip to content

Commit 1cebd4e

Browse files
Update dependency androidx.annotation:annotation to v1.10.0
1 parent 206b870 commit 1cebd4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "2.0.0"
66
const val jna = "5.18.1"
77
const val coroutines = "1.7.3"
8-
const val annotations = "1.9.1"
8+
const val annotations = "1.10.0"
99
}
1010

1111
/**

0 commit comments

Comments
 (0)