Skip to content

Commit

Permalink
Update dependency org.gradle:test-retry-gradle-plugin to v1.4.0 (#1648)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 18, 2022
1 parent 9e77da1 commit 763dc59
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 @@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
classpath "org.gradle:test-retry-gradle-plugin:1.3.2"
classpath "org.gradle:test-retry-gradle-plugin:1.4.0"
}
}

Expand Down

0 comments on commit 763dc59

Please sign in to comment.