Skip to content

Commit

Permalink
dependabot: bump org.gradle.test-retry from 1.5.2 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps org.gradle.test-retry from 1.5.2 to 1.6.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent c43119e commit 2bfabc5
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 @@ -53,7 +53,7 @@ plugins {
id 'com.diffplug.spotless' version '6.25.0'
id 'checkstyle'
id 'org.ajoberstar.grgit' version '5.0.0'
id 'org.gradle.test-retry' version '1.5.2'
id 'org.gradle.test-retry' version '1.6.1'

}

Expand Down

0 comments on commit 2bfabc5

Please sign in to comment.