File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,21 +33,21 @@ testRetry = "1.6.4"
3333turbine = " 1.2.1"
3434
3535# Compose Multiplatform
36- compose-multiplatform = " 1.11.0-beta02 "
37- compose-multiplatform-material3 = " 1.11.0-alpha06 "
36+ compose-multiplatform = " 1.11.0-beta03 "
37+ compose-multiplatform-material3 = " 1.11.0-alpha07 "
3838# `androidx-compose-bom-aligned` tracks androidx.compose.{runtime,ui} test/tracing
3939# artifacts that ship in lockstep with CMP. Kept as a separate version ref so Renovate
4040# can bump androidx releases (which often land first) without dragging the
4141# `org.jetbrains.compose:*` artifacts and Gradle plugin to a version JetBrains
4242# hasn't published yet (see PR #5180). Should normally match `compose-multiplatform`;
4343# AndroidCompose.kt's resolutionStrategy force-aligns these groups to the CMP version
4444# at resolution time regardless of the declared value here.
45- androidx-compose-bom-aligned = " 1.11.0-rc01 "
45+ androidx-compose-bom-aligned = " 1.11.0"
4646# `androidx-compose-material` (M2) is independent of CMP and pinned separately
4747# because some third-party libs (maps-compose-widgets, datadog) drag in
4848# unversioned material transitives.
4949androidx-compose-material = " 1.7.8"
50- jetbrains-adaptive = " 1.3.0-alpha06 "
50+ jetbrains-adaptive = " 1.3.0-alpha07 "
5151
5252# Google
5353maps-compose = " 8.3.0"
You can’t perform that action at this time.
0 commit comments