fix(deps): update material3 (alpha) to v1.5.0-alpha24
All checks were successful
Translations / check (pull_request) Successful in 29s
CI / ci (pull_request) Successful in 10m54s

This commit is contained in:
2026-07-20 05:01:51 +00:00
parent b90f07a816
commit 773f89a501

View File

@@ -11,7 +11,7 @@ composeBom = "2026.05.01"
# Material 3 Expressive APIs currently live only in the 1.5 alpha line.
# Pin explicitly to override the BOM (which ships stable 1.4.0).
# Re-evaluate when 1.5.0 stable lands.
material3 = "1.5.0-alpha21"
material3 = "1.5.0-alpha24"
datastore = "1.2.1"
junit = "6.1.0"
junitPlatform = "6.1.0"