Merge pull request #250 from vector-im/renovate/accompanist

Update accompanist
This commit is contained in:
Florian Renaud
2023-04-06 14:05:55 +02:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

@@ -20,14 +20,14 @@ activity = "1.7.0"
startup = "1.1.1"
# Compose
compose_bom = "2023.01.00"
compose_bom = "2023.03.00"
composecompiler = "1.4.2"
# Coroutines
coroutines = "1.6.4"
# Accompanist
accompanist = "0.28.0"
accompanist = "0.30.1"
# Test
test_core = "1.5.0"