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      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.6.0-beta02 | 1.6.0-rc02 |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-json          | 1.6.2        | 1.6.3      |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-core          | 1.6.2        | 1.6.3      |
| maven      | org.jetbrains.kotlinx:kotlinx-coroutines-test             | 1.7.3        | 1.8.0      |
| maven      | org.jetbrains.kotlinx:kotlinx-coroutines-core             | 1.7.3        | 1.8.0      |
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent af3814b commit 7faf3b6
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 @@ -2,7 +2,7 @@
animalSniffer = "1.7.1"
arrowGradleConfig = "0.12.0-rc.24"
assertj = "3.25.3"
coroutines = "1.7.3"
coroutines = "1.8.0"
classgraph = "4.8.165"
dokka = "1.9.10"
jUnit = "4.13.2"
Expand All @@ -17,13 +17,13 @@ kotlinBinaryCompatibilityValidator = "0.14.0"
kotlinCompileTesting = "0.4.0"
knit = "0.5.0"
kspVersion = "1.9.22-1.0.17"
kotlinxSerialization = "1.6.2"
kotlinxSerialization = "1.6.3"
mockWebServer = "4.12.0"
retrofit = "2.9.0"
retrofitKotlinxSerialization = "1.0.0"
spotlessVersion = "6.25.0"
compose = "1.6.1"
composePlugin = "1.6.0-beta02"
composePlugin = "1.6.0-rc02"
agp = "8.2.2"
android-compileSdk = "34"
cache4k = "0.12.0"
Expand Down

0 comments on commit 7faf3b6

Please sign in to comment.