Skip to content

Commit

Permalink
Update sortDependencies to v0.8 (#916)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.squareup.sort-dependencies](https://togithub.com/square/gradle-dependencies-sorter)
| plugin | minor | `0.7` -> `0.8` |
|
[com.squareup:sort-dependencies-gradle-plugin](https://togithub.com/square/gradle-dependencies-sorter)
| dependencies | minor | `0.7` -> `0.8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>square/gradle-dependencies-sorter
(com.squareup.sort-dependencies)</summary>

###
[`v0.8`](https://togithub.com/square/gradle-dependencies-sorter/blob/HEAD/CHANGELOG.md#Version-08)

-   \[New] improve support for parsing Kotlin DSL, using KotlinEditor.
-   \[Chore] built with Gradle 8.9.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4zIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Aug 12, 2024
1 parent 7bf2fa3 commit 80a8d52
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 @@ -28,7 +28,7 @@ okhttp = "5.0.0-alpha.12"
okio = "3.9.0"
retrofit = "2.11.0"
slack-lint = "0.7.4"
sortDependencies = "0.7"
sortDependencies = "0.8"
spotless = "6.25.0"
sqldelight = "2.0.2"
versionsPlugin = "0.47.0"
Expand Down

0 comments on commit 80a8d52

Please sign in to comment.