Merge pull request #2401 from element-hq/renovate/kotlin

Update kotlin to v1.8.0
This commit is contained in:
Benoit Marty 2024-02-16 13:34:43 +01:00 committed by GitHub
commit b3b580089c

View file

@ -22,7 +22,7 @@ compose_bom = "2024.02.00"
composecompiler = "1.5.9"
# Coroutines
coroutines = "1.7.3"
coroutines = "1.8.0"
# Accompanist
accompanist = "0.34.0"