Skip to content

Commit

Permalink
Update dependency org.gradle:test-retry-gradle-plugin to v1.5.2 (#497)
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 Mar 7, 2023
1 parent bbadbfa commit 971a98f
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 @@ -14,7 +14,7 @@ buildscript {
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
classpath "org.grails.plugins:views-gradle:2.3.2"
classpath "org.gradle:test-retry-gradle-plugin:1.4.0"
classpath "org.gradle:test-retry-gradle-plugin:1.5.2"
}
}

Expand Down

0 comments on commit 971a98f

Please sign in to comment.