Skip to content

Commit

Permalink
Update spotless to v7.0.0.BETA3 (#1040)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| com.diffplug.spotless | plugin | patch | `7.0.0.BETA2` ->
`7.0.0.BETA3` |
|
[com.diffplug.spotless:spotless-plugin-gradle](https://redirect.github.com/diffplug/plugin-gradle)
| dependencies | patch | `7.0.0.BETA2` -> `7.0.0.BETA3` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Oct 18, 2024
1 parent 621df83 commit 0abcdcb
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 @@ -39,7 +39,7 @@ okio = "3.9.1"
retrofit = "2.11.0"
slack-lint = "0.8.2"
sortDependencies = "0.7"
spotless = "7.0.0.BETA2"
spotless = "7.0.0.BETA3"
sqldelight = "2.0.2"
versionsPlugin = "0.51.0"
wire = "5.1.0"
Expand Down

0 comments on commit 0abcdcb

Please sign in to comment.