Skip to content

Commit

Permalink
Bump org.gradle.test-retry from 1.5.9 to 1.5.10
Browse files Browse the repository at this point in the history
Bumps org.gradle.test-retry from 1.5.9 to 1.5.10.

---
updated-dependencies:
- dependency-name: org.gradle.test-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and interlokdev committed Jul 22, 2024
1 parent 007d7e7 commit 963acaa
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.sonarqube" version "4.4.1.3373"
id "org.owasp.dependencycheck" version "10.0.3" apply false
id "io.freefair.lombok" version "8.6" apply false
id "org.gradle.test-retry" version "1.5.9" apply false
id "org.gradle.test-retry" version "1.5.10" apply false
}

ext {
Expand Down

0 comments on commit 963acaa

Please sign in to comment.