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-rc01 |
| 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 15, 2024
1 parent d42429f commit ae85de2
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 @@
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 @@ -23,7 +23,7 @@ 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-rc01"
agp = "8.2.2"
android-compileSdk = "34"
cache4k = "0.12.0"
Expand Down

0 comments on commit ae85de2

Please sign in to comment.