Skip to content

Commit

Permalink
chore(deps): update kotlin-monorepo (#268)
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 Jan 31, 2024
1 parent e5a9b7f commit 9dcbdb5
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.34.0"
android = "8.2.2"
coil = "2.5.0"
compose = "2023.03.00"
composeMultiplatform = "1.5.11"
composeMultiplatform = "1.5.12"
emoji = "1.4.0"
kotlin = "1.9.21"
kotlin = "1.9.22"
ktor = "2.3.8"
lifecycle = "2.7.0"
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.21-1.0.16" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.22-1.0.17" }
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.6.1" }
Expand Down

0 comments on commit 9dcbdb5

Please sign in to comment.