chore(deps): update kotlin to v1.8.10

This commit is contained in:
renovate[bot] 2023-02-04 01:49:30 +00:00 committed by GitHub
parent 58c5cfa5b6
commit 928878928a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ composeCompiler = "1.4.0"
coroutines = "1.6.4"
dagger = "2.44.2"
kotest = "5.5.4"
kotlin = "1.8.0"
kotlin = "1.8.10"
# @pin Needs to be aligned with Retrofit
okhttp = "3.14.9"
retrofit = "2.9.0"