Skip to content

Commit

Permalink
Bump org.gradle.test-retry from 1.5.2 to 1.5.3 (#248)
Browse files Browse the repository at this point in the history
Bumps org.gradle.test-retry from 1.5.2 to 1.5.3.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2023
1 parent a79e420 commit b7241b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
id("com.github.spotbugs") version "5.0.14"
id("org.sonarqube") version "4.0.0.2929"
id("info.solidsoft.pitest") version "1.9.11"
id("org.gradle.test-retry") version "1.5.2"
id("org.gradle.test-retry") version "1.5.3"
}

description = "pg-index-health build"
Expand Down

0 comments on commit b7241b5

Please sign in to comment.