Skip to content

Commit

Permalink
Merge pull request #1095 from adaptris/dependabot/gradle/org.gradle.t…
Browse files Browse the repository at this point in the history
…est-retry-1.5.2

build(deps): bump org.gradle.test-retry from 1.4.1 to 1.5.2
  • Loading branch information
sebastien-belin-adp committed Apr 12, 2023
2 parents 7c0084d + 2a88b17 commit 55320b3
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 @@ plugins {
id 'org.owasp.dependencycheck' version '8.2.1' apply false
id "io.freefair.lombok" version "6.5.1" apply false
// id 'org.kordamp.gradle.jdeps' version '0.12.0' apply false
id "org.gradle.test-retry" version "1.4.1" apply false
id "org.gradle.test-retry" version "1.5.2" apply false
id 'org.barfuin.gradle.taskinfo' version '1.4.0'
}

Expand Down

0 comments on commit 55320b3

Please sign in to comment.