Skip to content

Commit

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

Bump androidx.annotation:annotation from 1.9.0 to 1.9.1
  • Loading branch information
KevinTCoughlin authored Oct 31, 2024
2 parents 7cb1dc6 + 76f2b61 commit dbffd08
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.9.0'
androidTestImplementation 'androidx.annotation:annotation:1.9.1'
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 dbffd08

Please sign in to comment.