Skip to content

Commit

Permalink
Update gradle.retry to v1.6.2 (#1200)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| org.gradle.test-retry | plugin | patch | `1.6.1` -> `1.6.2` |
| org.gradle:test-retry-gradle-plugin | dependencies | patch | `1.6.1`
-> `1.6.2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Feb 7, 2025
1 parent 0c36309 commit 314c8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencyAnalysisPlugin = "2.8.0"
detekt = "1.23.7"
dokka = "2.0.0"
errorproneGradle = "4.1.0"
gradle-retry = "1.6.1"
gradle-retry = "1.6.2"
graph-assert = "2.7.3"
intellij-platform = "2.2.1"
# Temporary until https://bugs.openjdk.org/browse/JDK-8331027 is fixed in 23
Expand Down

0 comments on commit 314c8e6

Please sign in to comment.