Skip to content

Commit

Permalink
Update sortDependencies to v0.14 (#1169)
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://redirect.github.com/square/gradle-dependencies-sorter)
| plugin | minor | `0.13` -> `0.14` |
|
[com.squareup:sort-dependencies-gradle-plugin](https://redirect.github.com/square/gradle-dependencies-sorter)
| dependencies | minor | `0.13` -> `0.14` |

---

### Release Notes

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

###
[`v0.14`](https://redirect.github.com/square/gradle-dependencies-sorter/blob/HEAD/CHANGELOG.md#Version-014)

-   \[chore]: bump dependencies. Specifically antlr-related ones.
- \[chore]: use newer version of Shadow, eliminate Gradle deprecations.

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Jan 11, 2025
1 parent 5898417 commit 74031a1
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 @@ -40,7 +40,7 @@ okio = "3.10.2"
retrofit = "2.11.0"
roborazzi = "1.39.0"
slack-lint = "0.8.2"
sortDependencies = "0.13"
sortDependencies = "0.14"
spotless = "7.0.1"
sqldelight = "2.0.2"
versionsPlugin = "0.51.0"
Expand Down

0 comments on commit 74031a1

Please sign in to comment.