Skip to content

Commit

Permalink
Merge pull request #245 from mathisdt/dependabot/gradle/app/com.googl…
Browse files Browse the repository at this point in the history
…e.truth-truth-1.1.4

Bump com.google.truth:truth from 1.1.3 to 1.1.4 in /app
  • Loading branch information
mathisdt committed Jun 1, 2023
2 parents 625a643 + aa5a7ca commit aa62529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies {
runtimeOnly 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'

testImplementation 'junit:junit:4.13.2'
testImplementation 'com.google.truth:truth:1.1.3'
testImplementation 'com.google.truth:truth:1.1.4'
testImplementation 'org.mockito:mockito-core:5.3.1'
testImplementation 'com.tngtech.archunit:archunit:1.0.1'

Expand Down

0 comments on commit aa62529

Please sign in to comment.