Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose.compiler:compiler to v1.5.8.1 (
Browse files Browse the repository at this point in the history
…#1214)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[org.jetbrains.compose.compiler:compiler](https://github.com/JetBrains/compose-jb)
| dependencies | patch | `1.5.8` -> `1.5.8.1` |

---

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

---

### 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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
slack-oss-bot authored Feb 17, 2024
1 parent 4a29084 commit d8ed44d
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 @@ -22,7 +22,7 @@ compose-material3 = "1.2.0"
compose-runtime = "1.6.1"
compose-ui = "1.6.1"
compose-jb = "1.5.12"
compose-jb-compiler = "1.5.8"
compose-jb-compiler = "1.5.8.1"
compose-jb-kotlinVersion = "1.9.22"
compose-integration-constraintlayout = "1.0.1"
dagger = "2.50"
Expand Down

0 comments on commit d8ed44d

Please sign in to comment.