Skip to content

Commit

Permalink
chore(deps): update all dependencies (#3538)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

| datasource | package                                                                                           | from      | to          |
| ---------- | ------------------------------------------------------------------------------------------------- | --------- | ----------- |
| maven      | org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin             | 2.1.0-RC2 | 2.1.0       |
| maven      | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 2.1.0-RC2 | 2.1.0       |
| maven      | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin               | 2.1.0-RC2 | 2.1.0       |

* Update libs.versions.toml

* Update libs.versions.toml

* Update libs.versions.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Serrano <[email protected]>
  • Loading branch information
renovate[bot] and serras authored Nov 28, 2024
1 parent 3808d09 commit 89be074
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,11 +6,11 @@ classgraph = "4.8.179"
dokka = "1.9.20"
kotest = "6.0.0.M1"
kover = "0.8.3"
kotlin = "2.1.0-RC2"
kotlin = "2.1.0"
kotlinBinaryCompatibilityValidator = "0.16.3"
kotlinCompileTesting = "0.6.0"
knit = "0.5.0"
kspVersion = "2.1.0-RC2-1.0.28"
kspVersion = "2.1.0-1.0.29"
kotlinxSerialization = "1.7.3"
mockWebServer = "4.12.0"
retrofit = "2.11.0"
Expand Down

0 comments on commit 89be074

Please sign in to comment.