Skip to content

Commit

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

Bump the minor-and-patch-version-updates group in /app with 2 updates
  • Loading branch information
mathisdt authored Jan 1, 2024
2 parents 3934c36 + 6f758fc commit e1b4a7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ dependencies {
runtimeOnly 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2'

testImplementation 'junit:junit:4.13.2'
testImplementation 'com.google.truth:truth:1.1.5'
testImplementation 'com.google.truth:truth:1.2.0'
testImplementation 'org.mockito:mockito-core:5.8.0'
testImplementation 'com.tngtech.archunit:archunit:1.2.0'
testImplementation 'com.tngtech.archunit:archunit:1.2.1'

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

0 comments on commit e1b4a7f

Please sign in to comment.