Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                                                           | from   | to     |
| ---------- | ------------------------------------------------------------------------------------------------- | ------ | ------ |
| maven      | com.android.library:com.android.library.gradle.plugin                                             | 8.2.2  | 8.4.0  |
| maven      | androidx.compose.runtime:runtime                                                                  | 1.6.6  | 1.6.7  |
| maven      | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 1.9.23 | 1.9.24 |
| maven      | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin               | 1.9.23 | 1.9.24 |
| maven      | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                                   | 1.9.23 | 1.9.24 |
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 2860c12 commit 634fe38
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Expand Up @@ -6,8 +6,8 @@ classgraph = "4.8.172"
dokka = "1.9.20"
kotest = "5.8.1"
kover = "0.7.6"
kotlin = "1.9.23"
kotlinxSerializationPlugin = "1.9.23"
kotlin = "1.9.24"
kotlinxSerializationPlugin = "1.9.24"
kotlinBinaryCompatibilityValidator = "0.14.0"
kotlinCompileTesting = "0.4.1"
knit = "0.5.0"
Expand All @@ -17,9 +17,9 @@ mockWebServer = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.6.6"
compose = "1.6.7"
composePlugin = "1.6.2"
agp = "8.2.2"
agp = "8.4.0"
android-compileSdk = "34"
cache4k = "0.13.0"
publish="0.28.0"
Expand Down

0 comments on commit 634fe38

Please sign in to comment.