Skip to content

Commit

Permalink
Update dependency org.gradle:test-retry-gradle-plugin to v1.4.1 (#613)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2022
1 parent a315b68 commit 740eff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
classpath "org.grails.plugins:views-gradle:2.3.2"
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
classpath "org.gradle:test-retry-gradle-plugin:1.4.0"
classpath "org.gradle:test-retry-gradle-plugin:1.4.1"
}
}

Expand Down

0 comments on commit 740eff4

Please sign in to comment.