diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 301531f828..23ca7ffb31 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -33,8 +33,8 @@ testRetry = "1.6.4" turbine = "1.2.1" # Compose Multiplatform -compose-multiplatform = "1.11.0-beta02" -compose-multiplatform-material3 = "1.11.0-alpha06" +compose-multiplatform = "1.11.0-beta03" +compose-multiplatform-material3 = "1.11.0-alpha07" # `androidx-compose-bom-aligned` tracks androidx.compose.{runtime,ui} test/tracing # artifacts that ship in lockstep with CMP. Kept as a separate version ref so Renovate # can bump androidx releases (which often land first) without dragging the @@ -47,7 +47,7 @@ androidx-compose-bom-aligned = "1.11.0-rc01" # because some third-party libs (maps-compose-widgets, datadog) drag in # unversioned material transitives. androidx-compose-material = "1.7.8" -jetbrains-adaptive = "1.3.0-alpha06" +jetbrains-adaptive = "1.3.0-alpha07" # Google maps-compose = "8.3.0"