Skip to content

Commit

Permalink
Merge pull request #519 from matomo-org/dependabot/gradle/androidx.te…
Browse files Browse the repository at this point in the history
…st-core-1.6.1

Bump androidx.test:core from 1.6.0 to 1.6.1
  • Loading branch information
hannesa2 committed Jun 27, 2024
2 parents 088c3e9 + 0945f58 commit fd12a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"

testImplementation 'org.awaitility:awaitility:4.2.1'
testImplementation 'androidx.test:core:1.6.0'
testImplementation 'androidx.test:core:1.6.1'
// Robolectric
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.hamcrest:hamcrest-core:2.2'
Expand Down

0 comments on commit fd12a56

Please sign in to comment.