Skip to content

Commit

Permalink
chore(deps): update kotlin-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 7f3faad commit 40c83d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
accompanist = "0.36.0"
android = "8.7.2"
coil = "3.0.2"
compose-multiplatform = "1.7.0"
compose-multiplatform = "1.7.1"
emoji = "1.5.0"
glance = "1.1.1"
haze = "1.0.1"
Expand All @@ -28,7 +28,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
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 = "2.0.21-1.0.26" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.27" }
licenseReport = { id = "com.github.jk1.dependency-license-report", version = "2.9" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
Expand Down

0 comments on commit 40c83d4

Please sign in to comment.