Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent b6468bf commit ce7c2da
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 {
// akhq
id "com.gorylenko.gradle-git-properties" version "2.4.2"
id 'com.adarshr.test-logger' version '4.0.0'
id 'org.gradle.test-retry' version '1.5.10'
id 'org.gradle.test-retry' version '1.6.0'
id 'com.github.psxpaul.execfork' version '0.2.2'
id "com.github.ben-manes.versions" version "0.51.0"
id "com.github.davidmc24.gradle.plugin.avro" version "1.9.1"
Expand Down

0 comments on commit ce7c2da

Please sign in to comment.