Skip to content

Commit 8704938

Browse files
chore: bump androidx.annotation:annotation from 1.5.0 to 1.9.1
Bumps androidx.annotation:annotation from 1.5.0 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f388d11 commit 8704938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testutils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
compileOnly project(':android-kit-base')
5353
compileOnly 'org.mockito:mockito-android:4.9.0'
5454

55-
api 'androidx.annotation:annotation:1.5.0'
55+
api 'androidx.annotation:annotation:1.9.1'
5656
api 'androidx.test.ext:junit:1.1.4'
5757
api 'androidx.test:rules:1.5.0'
5858

0 commit comments

Comments
 (0)