Skip to content

Commit

Permalink
Merge pull request #180 from cascadiacollections/dependabot/gradle/an…
Browse files Browse the repository at this point in the history
…droidx.annotation-annotation-1.7.1
  • Loading branch information
KevinTCoughlin authored Jan 19, 2024
2 parents fd893a3 + f29e5ac commit 9bbbcdf
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.12'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
androidTestImplementation 'androidx.annotation:annotation:1.7.0'
androidTestImplementation 'androidx.annotation:annotation:1.7.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test:rules:1.5.0'
Expand Down

0 comments on commit 9bbbcdf

Please sign in to comment.