Skip to content

Commit

Permalink
Merge pull request #326 from cascadiacollections/dependabot/gradle/an…
Browse files Browse the repository at this point in the history
…droidx.annotation-annotation-1.9.0

Bump androidx.annotation:annotation from 1.8.2 to 1.9.0
  • Loading branch information
KevinTCoughlin authored Oct 18, 2024
2 parents f60d8a1 + 3d0a8c4 commit 0b22955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Smodr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
testImplementation 'androidx.room:room-testing:2.6.1'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.14'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
androidTestImplementation 'androidx.annotation:annotation:1.8.2'
androidTestImplementation 'androidx.annotation:annotation:1.9.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestImplementation 'androidx.test:rules:1.6.1'
Expand Down

0 comments on commit 0b22955

Please sign in to comment.