Skip to content

Commit 27e557e

Browse files
fix(deps): update dependency androidx.annotation:annotation to v1.10.0 (#3384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 190f170 commit 27e557e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ gradlePlugin-roborazzi = { module = "io.github.takahirom.roborazzi:roborazzi-gra
4242
androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
4343
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
4444
androidx-appcompat-resources = "androidx.appcompat:appcompat-resources:1.7.1"
45-
androidx-annotation = "androidx.annotation:annotation:1.9.1"
45+
androidx-annotation = "androidx.annotation:annotation:1.10.0"
4646
androidx-benchmark-macro = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "androidx-benchmark" }
4747
androidx-compose-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
4848
androidx-compose-ui-test-manifest = { group = "androidx.compose.ui", name = "ui-test-manifest" }

0 commit comments

Comments
 (0)