Skip to content

Commit 1b677d6

Browse files
chore: bump androidx.annotation:annotation in /android
Bumps androidx.annotation:annotation from 1.7.1 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 919c83c commit 1b677d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ dependencies {
129129

130130
testImplementation 'org.mockito:mockito-core:5.8.0'
131131
androidTestImplementation 'org.mockito:mockito-android:5.8.0'
132-
testImplementation 'androidx.annotation:annotation:1.7.1'
132+
testImplementation 'androidx.annotation:annotation:1.9.1'
133133

134134
testImplementation 'junit:junit:4.13.2'
135135
testImplementation files('libs/java-json.jar')

0 commit comments

Comments
 (0)