Update kotlin (#6790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1b9c840e18
commit
1cb6b07db3
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ work = "2.11.2"
|
||||||
compose_bom = "2026.05.00"
|
compose_bom = "2026.05.00"
|
||||||
|
|
||||||
# Coroutines
|
# Coroutines
|
||||||
coroutines = "1.10.2"
|
coroutines = "1.11.0"
|
||||||
|
|
||||||
# Accompanist
|
# Accompanist
|
||||||
accompanist = "0.37.3"
|
accompanist = "0.37.3"
|
||||||
|
|
@ -35,7 +35,7 @@ test_core = "1.7.0"
|
||||||
roborazzi = "1.60.0"
|
roborazzi = "1.60.0"
|
||||||
|
|
||||||
# Jetbrain
|
# Jetbrain
|
||||||
datetime = "0.7.1"
|
datetime = "0.8.0"
|
||||||
serialization_json = "1.11.0"
|
serialization_json = "1.11.0"
|
||||||
|
|
||||||
#other
|
#other
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue