Skip to content

Commit

Permalink
chore(deps): update kotlin-monorepo (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent a0ca4e0 commit 6d5a4e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ accompanist = "0.32.0"
android = "8.1.4"
coil = "2.5.0"
compose = "2023.03.00"
composeMultiplatform = "1.5.10"
composeMultiplatform = "1.5.11"
emoji = "1.4.0"
kotlin = "1.9.20"
kotlin = "1.9.21"
ktor = "2.3.6"
lifecycle = "2.6.2"
moko = "0.23.0"
Expand All @@ -19,7 +19,7 @@ compose = { id = "org.jetbrains.compose", version.ref = "composeMultiplatform" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.20-1.0.14" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.21-1.0.15" }
licenseReport = { id = "com.github.jk1.dependency-license-report", version = "2.5" }
moko-resources = { id = "dev.icerock.mobile.multiplatform-resources", version.ref = "moko" }
skie = { id = "co.touchlab.skie", version = "0.5.6" }
Expand Down

0 comments on commit 6d5a4e2

Please sign in to comment.