Skip to content

Commit

Permalink
Merge pull request #510 from matomo-org/dependabot/gradle/androidx.te…
Browse files Browse the repository at this point in the history
…st.services-test-services-1.5.0

Bump androidx.test.services:test-services from 1.4.2 to 1.5.0
  • Loading branch information
hannesa2 committed Jun 26, 2024
2 parents 81656dc + feb7fa7 commit fc6fd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"

androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
androidTestUtil "androidx.test.services:test-services:1.4.2"
androidTestUtil "androidx.test.services:test-services:1.5.0"
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.1"
}

0 comments on commit fc6fd68

Please sign in to comment.