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