chore(deps): update kotlin and compose

This commit is contained in:
renovate[bot] 2024-05-08 14:03:41 +00:00 committed by GitHub
parent 9edfc23ee3
commit 452ba7dbf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ dagger = "2.51.1"
glance = "1.0.0"
junit = "5.10.2"
konvert = "3.2.0"
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinResult = "2.0.0"
lifecycle = "2.8.0-rc01"
retrofit = "2.11.0"
@ -119,7 +119,7 @@ anvil = "com.squareup.anvil:2.5.0-beta08"
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
dependencyAnalysis = "com.autonomousapps.dependency-analysis:1.31.0"
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:1.9.23-1.0.20"
ksp = "com.google.devtools.ksp:1.9.24-1.0.20"
licensee = "app.cash.licensee:1.11.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.5.0"
poko = "dev.drewhamilton.poko:0.15.2"