Skip to content

Commit

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

Update dependency io.github.usefulness:screenshot-testing-plugin to v0.17.2
  • Loading branch information
mateuszkwiecinski authored Dec 6, 2023
2 parents b462279 + 39e8a32 commit da6a63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
}
dependencies {
classpath "com.project.starter:android:0.67.0"
classpath "io.github.usefulness:screenshot-testing-plugin:0.17.1"
classpath "io.github.usefulness:screenshot-testing-plugin:0.17.2"
if (project.hasProperty("useMavenLocal")) {
classpath "com.project.starter.local:easylauncher:+"
} else {
Expand Down

0 comments on commit da6a63c

Please sign in to comment.