Skip to content

Commit

Permalink
Merge pull request #670 from usefulness/renovate/io.github.usefulness…
Browse files Browse the repository at this point in the history
…-screenshot-testing-core-1.x

Update dependency io.github.usefulness:screenshot-testing-core to v1.2.1
  • Loading branch information
renovate[bot] authored Oct 9, 2024
2 parents cee3df1 + 1d196cf commit 7be2838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/screenshot-test-helpers/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {

dependencies {
implementation(project(":adaptive-support"))
api("io.github.usefulness:screenshot-testing-core:1.2.0")
api("io.github.usefulness:screenshot-testing-core:1.2.1")
api(platform("org.junit:junit-bom:5.11.2"))
api("org.junit.vintage:junit-vintage-engine:5.11.2")
api("androidx.test:rules:1.6.1")
Expand Down

0 comments on commit 7be2838

Please sign in to comment.