Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                                                           | from          | to           |
| ---------- | ------------------------------------------------------------------------------------------------- | ------------- | ------------ |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin                                     | 1.8.22-1.0.11 | 1.9.0-1.0.11 |
| maven      | com.google.devtools.ksp:symbol-processing-api                                                     | 1.8.22-1.0.11 | 1.9.0-1.0.11 |
| maven      | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 1.8.22        | 1.9.0        |
| maven      | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin               | 1.8.22        | 1.9.0        |
| maven      | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                                   | 1.8.22        | 1.9.0        |
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 7fbf2fb commit dd6b60c
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 @@ -11,11 +11,11 @@ jUnitVintage = "5.9.3"
kotest = "5.6.2"
kotestGradle = "5.6.2"
kover = "0.7.2"
kotlin = "1.8.22"
kotlin = "1.9.0"
kotlinBinaryCompatibilityValidator = "0.13.2"
kotlinCompileTesting = "1.5.0"
knit = "0.4.0"
kspVersion = "1.8.22-1.0.11"
kspVersion = "1.9.0-1.0.11"
kotlinxSerialization = "1.5.1"
mockWebServer = "4.11.0"
retrofit = "2.9.0"
Expand Down

0 comments on commit dd6b60c

Please sign in to comment.