Upgrade compose to 2025.12.01 (#5969)

This commit is contained in:
Benoit Marty 2026-01-05 18:12:56 +01:00 committed by GitHub
parent e92cf3c118
commit 9b5e509017
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ camera = "1.5.2"
work = "2.11.0"
# Compose
compose_bom = "2025.12.00"
compose_bom = "2025.12.01"
# Coroutines
coroutines = "1.10.2"