mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-16 09:17:03 +05:30
chore(deps): update kotlin to v1.8.10
This commit is contained in:
parent
58c5cfa5b6
commit
928878928a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ composeCompiler = "1.4.0"
|
||||||
coroutines = "1.6.4"
|
coroutines = "1.6.4"
|
||||||
dagger = "2.44.2"
|
dagger = "2.44.2"
|
||||||
kotest = "5.5.4"
|
kotest = "5.5.4"
|
||||||
kotlin = "1.8.0"
|
kotlin = "1.8.10"
|
||||||
# @pin Needs to be aligned with Retrofit
|
# @pin Needs to be aligned with Retrofit
|
||||||
okhttp = "3.14.9"
|
okhttp = "3.14.9"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue