Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.4 (#1859)
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.3` -> `2.1.4` |

---

> [!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.4`](https://redirect.github.com/google/desugar_jdk_libs/blob/HEAD/CHANGELOG.md#Version-214--2024-12-18-)

- Fix Narrow non Standalone Week Names on some locales.
`SIMPLIFIED_CHINESE` and
`TRADITIONAL_CHINESE` is on the last code point convention for narrow
format.
This is a follow up to 2.1.3 using the same values as Standalone Week
Names.

</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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzkuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Dec 22, 2024
1 parent 719fac8 commit 64a48c0
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 @@ -197,7 +197,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.3"
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.4"

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 64a48c0

Please sign in to comment.