Skip to content

Commit

Permalink
Merge pull request #1647 from stefan-niedermann/dependabot/gradle/and…
Browse files Browse the repository at this point in the history
…roidx.test-core-1.6.1

Chore(deps): Bump androidx.test:core from 1.6.0 to 1.6.1
  • Loading branch information
stefan-niedermann committed Jun 27, 2024
2 parents 136e8af + b9aa451 commit 9be81a9
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 @@ -137,6 +137,6 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.robolectric:robolectric:4.12.2'
testImplementation 'org.mockito:mockito-core:5.12.0'
testImplementation 'androidx.test:core:1.6.0'
testImplementation 'androidx.test:core:1.6.1'
testImplementation 'androidx.arch.core:core-testing:2.2.0'
}

0 comments on commit 9be81a9

Please sign in to comment.