Skip to content

Commit

Permalink
build(deps): bump org.gradle.test-retry from 1.5.8 to 1.5.9
Browse files Browse the repository at this point in the history
Bumps org.gradle.test-retry from 1.5.8 to 1.5.9.

---
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 Apr 29, 2024
1 parent e54c8f0 commit 6f7d4a3
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 @@ -5,7 +5,7 @@ plugins {
id 'org.owasp.dependencycheck' version '9.0.10' 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.5.8" apply false
id "org.gradle.test-retry" version "1.5.9" apply false
id 'org.barfuin.gradle.taskinfo' version '2.2.0'
}

Expand Down

0 comments on commit 6f7d4a3

Please sign in to comment.