chore(deps): update kotlin and compose

This commit is contained in:
renovate[bot] 2023-11-28 01:58:18 +00:00 committed by Harsh Shandilya
parent 10adef15a8
commit f682d12bd0
No known key found for this signature in database

View file

@ -9,7 +9,7 @@ dagger = "2.48.1"
glance = "1.0.0"
junit = "5.10.1"
konvert = "2.4.0"
kotlin = "1.9.20"
kotlin = "1.9.21"
kotlinResult = "1.1.18"
retrofit = "2.9.0"
richtext = "0.17.0"
@ -106,10 +106,10 @@ android-test = { id = "com.android.test", version.ref = "agp" }
anvil = "com.squareup.anvil:2.4.8"
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:1.9.20-1.0.13"
ksp = "com.google.devtools.ksp:1.9.21-1.0.15"
licensee = "app.cash.licensee:1.8.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.5.0"
poko = "dev.drewhamilton.poko:0.15.0"
poko = "dev.drewhamilton.poko:0.15.1"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
tracelog = "dev.msfjarvis.tracelog:0.1.3"
whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }