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.7.0           | 1.7.1+build1910-release-1.7.1 |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 2.1.0-RC-1.0.26 | 2.1.0-RC-1.0.27               |
| maven      | com.google.devtools.ksp:symbol-processing-api                 | 2.1.0-RC-1.0.26 | 2.1.0-RC-1.0.27               |
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 2ecbc14 commit 5e6ed8f
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 @@ -10,14 +10,14 @@ kotlin = "2.1.0-RC"
kotlinBinaryCompatibilityValidator = "0.16.3"
kotlinCompileTesting = "0.5.1"
knit = "0.5.0"
kspVersion = "2.1.0-RC-1.0.26"
kspVersion = "2.1.0-RC-1.0.27"
kotlinxSerialization = "1.7.3"
mockWebServer = "4.12.0"
retrofit = "2.11.0"
moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.7.5"
composePlugin = "1.7.0"
composePlugin = "1.7.1+build1910-release-1.7.1"
agp = "8.7.2"
android-compileSdk = "34"
cache4k = "0.13.0"
Expand Down

0 comments on commit 5e6ed8f

Please sign in to comment.