Skip to content

Commit

Permalink
Bump org.gradle:test-retry-gradle-plugin from 1.5.7 to 1.5.8 (#331)
Browse files Browse the repository at this point in the history
Bumps org.gradle:test-retry-gradle-plugin from 1.5.7 to 1.5.8.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Vakhrushev <[email protected]>
  • Loading branch information
dependabot[bot] and mfvanek authored Dec 12, 2023
1 parent cd1dcaf commit 9e52293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies {
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0")
implementation("org.gradle:test-retry-gradle-plugin:1.5.7")
implementation("org.gradle:test-retry-gradle-plugin:1.5.8")
}

0 comments on commit 9e52293

Please sign in to comment.