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.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin | 0.29.0        | 0.30.0        |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin           | 2.0.20-1.0.25 | 2.0.21-1.0.25 |
| maven      | com.google.devtools.ksp:symbol-processing-api                           | 2.0.20-1.0.25 | 2.0.21-1.0.25 |
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent cb36344 commit b6b90b2
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,7 +10,7 @@ kotlin = "2.0.21"
kotlinBinaryCompatibilityValidator = "0.16.3"
kotlinCompileTesting = "0.5.1"
knit = "0.5.0"
kspVersion = "2.0.20-1.0.25"
kspVersion = "2.0.21-1.0.25"
kotlinxSerialization = "1.7.3"
mockWebServer = "4.12.0"
retrofit = "2.11.0"
Expand All @@ -21,7 +21,7 @@ composePlugin = "1.7.0-rc01"
agp = "8.7.0"
android-compileSdk = "34"
cache4k = "0.13.0"
publish="0.29.0"
publish="0.30.0"

[libraries]
coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit b6b90b2

Please sign in to comment.