Skip to content

Commit

Permalink
Merge pull request #747 from hannesa2/dependabot/gradle/org.hamcrest-…
Browse files Browse the repository at this point in the history
…hamcrest-3.0

Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
hannesa2 authored Jan 10, 2025
2 parents 111663c + 5202b66 commit 8e5617b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extendedSample/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ dependencies {
androidTestImplementation("com.github.AppDevNext:Moka:1.7")
androidTestImplementation("androidx.test.ext:junit-ktx:1.2.1")
androidTestUtil("androidx.test.services:test-services:1.5.0")
androidTestImplementation("org.hamcrest:hamcrest:2.2")
androidTestImplementation("org.hamcrest:hamcrest:3.0")
androidTestImplementation("androidx.test.espresso:espresso-contrib:3.6.1")
}

0 comments on commit 8e5617b

Please sign in to comment.