Skip to content

Commit

Permalink
Update gradle.retry to v1.6.1 (#1182)
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.0` -> `1.6.1` |
| org.gradle:test-retry-gradle-plugin | dependencies | patch | `1.6.0`
-> `1.6.1` |

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMTguNSIsInVwZGF0ZWRJblZlciI6IjM5LjExOC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Jan 22, 2025
1 parent 788a00c commit 777a57d
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.7.0"
detekt = "1.23.7"
dokka = "2.0.0-Beta"
errorproneGradle = "4.1.0"
gradle-retry = "1.6.0"
gradle-retry = "1.6.1"
graph-assert = "2.7.3"
intellij-platform = "2.1.0"
# Temporary until https://bugs.openjdk.org/browse/JDK-8331027 is fixed in 23
Expand Down

0 comments on commit 777a57d

Please sign in to comment.