Skip to content

Commit 115f1c0

Browse files
slack-oss-botashdavies
authored andcommitted
Update compose.jb to v1.5.0-rc06 (slackhq#824)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.compose](https://togithub.com/JetBrains/compose-jb) | plugin | patch | `1.5.0-rc04` -> `1.5.0-rc06` | | [org.jetbrains.compose.material3:material3](https://togithub.com/JetBrains/compose-jb) | dependencies | patch | `1.5.0-rc04` -> `1.5.0-rc06` | | [org.jetbrains.compose.foundation:foundation](https://togithub.com/JetBrains/compose-jb) | dependencies | patch | `1.5.0-rc04` -> `1.5.0-rc06` | | [org.jetbrains.compose.ui:ui](https://togithub.com/JetBrains/compose-jb) | dependencies | patch | `1.5.0-rc04` -> `1.5.0-rc06` | | [org.jetbrains.compose.runtime:runtime-saveable](https://togithub.com/JetBrains/compose-jb) | dependencies | patch | `1.5.0-rc04` -> `1.5.0-rc06` | | [org.jetbrains.compose.runtime:runtime](https://togithub.com/JetBrains/compose-jb) | dependencies | patch | `1.5.0-rc04` -> `1.5.0-rc06` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>JetBrains/compose-jb (org.jetbrains.compose)</summary> ### [`v1.5.0-rc06`](https://togithub.com/JetBrains/compose-multiplatform/releases/tag/v1.5.0-rc06): 1.5.0-rc06 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent f5dfdb4 commit 115f1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ compose-material = "1.5.0"
1919
compose-material3 = "1.1.1"
2020
compose-runtime = "1.5.0"
2121
compose-ui = "1.5.0"
22-
compose-jb = "1.5.0-rc04"
22+
compose-jb = "1.5.0-rc06"
2323
compose-jb-compiler = "1.5.0"
2424
compose-jb-kotlinVersion = "1.9.0"
2525
compose-integration-constraintlayout = "1.0.1"

0 commit comments

Comments
 (0)