Skip to content

Commit

Permalink
Update dependency io.github.usefulness:screenshot-testing-core to v0.…
Browse files Browse the repository at this point in the history
…17.1
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 8c16956 commit 65c4919
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:0.17.0")
api("io.github.usefulness:screenshot-testing-core:0.17.1")
api(platform("org.junit:junit-bom:5.10.1"))
api("org.junit.vintage:junit-vintage-engine:5.10.1")
api("androidx.test:rules:1.5.0")
Expand Down

0 comments on commit 65c4919

Please sign in to comment.