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.11 | 1.7.0+build1877-release-1.7 |
| maven      | org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin | 2.0.20 | 2.0.21                      |
| maven      | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin   | 2.0.20 | 2.0.21                      |
| maven      | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                       | 2.0.20 | 2.0.21                      |
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent c713cd3 commit 9ef54a4
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 @@ -6,7 +6,7 @@ classgraph = "4.8.177"
dokka = "1.9.20"
kotest = "5.9.1"
kover = "0.8.3"
kotlin = "2.0.20"
kotlin = "2.0.21"
kotlinBinaryCompatibilityValidator = "0.16.3"
kotlinCompileTesting = "0.5.1"
knit = "0.5.0"
Expand All @@ -17,7 +17,7 @@ retrofit = "2.11.0"
moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.7.3"
composePlugin = "1.6.11"
composePlugin = "1.7.0+build1877-release-1.7"
agp = "8.7.0"
android-compileSdk = "34"
cache4k = "0.13.0"
Expand Down

0 comments on commit 9ef54a4

Please sign in to comment.