Merge pull request #725 from vector-im/renovate/kotlin

Update kotlin to v1.7.2
This commit is contained in:
Benoit Marty 2023-06-30 18:58:04 +02:00 committed by GitHub
commit 968ac06595

View file

@ -25,7 +25,7 @@ compose_bom = "2023.06.01"
composecompiler = "1.4.8"
# Coroutines
coroutines = "1.7.1"
coroutines = "1.7.2"
# Accompanist
accompanist = "0.30.1"