Skip to content

Commit

Permalink
Merge pull request #283 from mathisdt/dependabot/gradle/app/minor-and…
Browse files Browse the repository at this point in the history
…-patch-version-updates-7ba199323f

Bump the minor-and-patch-version-updates group in /app with 2 updates
  • Loading branch information
mathisdt committed Mar 1, 2024
2 parents 0596113 + cf8d956 commit 8bb72e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -94,8 +94,8 @@ dependencies {
runtimeOnly 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2'

testImplementation 'junit:junit:4.13.2'
testImplementation 'com.google.truth:truth:1.3.0'
testImplementation 'org.mockito:mockito-core:5.10.0'
testImplementation 'com.google.truth:truth:1.4.2'
testImplementation 'org.mockito:mockito-core:5.11.0'
testImplementation 'com.tngtech.archunit:archunit:1.2.1'

androidTestImplementation 'androidx.test:runner:1.5.2'
Expand Down

0 comments on commit 8bb72e3

Please sign in to comment.