Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.2 (#1620)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.android.tools:desugar_jdk_libs](https://redirect.github.com/google/desugar_jdk_libs)
| dependencies | patch | `2.1.1` -> `2.1.2` |

---

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

---

### Release Notes

<details>
<summary>google/desugar_jdk_libs
(com.android.tools:desugar_jdk_libs)</summary>

###
[`v2.1.2`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-212--2024-08-30-)

- Added support for standalone weekday names. Before they were returned
as
    numbers 1 through 7.
    See [issue 362277530](https://issuetracker.google.com/362277530)

</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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny41IiwidXBkYXRlZEluVmVyIjoiMzguNjcuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Sep 5, 2024
1 parent 68b4a4f commit 8b6f41c
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 @@ -203,7 +203,7 @@ dagger = { module = "com.google.dagger:dagger", version.ref = "dagger" }

detektPlugins-twitterCompose = "com.twitter.compose.rules:detekt:0.0.26"

desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.1"
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.2"

eithernet = { module = "com.slack.eithernet:eithernet", version.ref = "eithernet" }
eithernet-testFixtures = { module = "com.slack.eithernet:eithernet-test-fixtures", version.ref = "eithernet" }
Expand Down

0 comments on commit 8b6f41c

Please sign in to comment.