Skip to content

Commit e4381e1

Browse files
chore(deps): update compose-multiplatform
1 parent 6b0fcc7 commit e4381e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ testRetry = "1.6.4"
3333
turbine = "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
@@ -47,7 +47,7 @@ androidx-compose-bom-aligned = "1.11.0-rc01"
4747
# because some third-party libs (maps-compose-widgets, datadog) drag in
4848
# unversioned material transitives.
4949
androidx-compose-material = "1.7.8"
50-
jetbrains-adaptive = "1.3.0-alpha06"
50+
jetbrains-adaptive = "1.3.0-alpha07"
5151

5252
# Google
5353
maps-compose = "8.3.0"

0 commit comments

Comments
 (0)