Skip to content

Commit 89be074

Browse files
chore(deps): update all dependencies (#3538)
* 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]>
1 parent 3808d09 commit 89be074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ classgraph = "4.8.179"
66
dokka = "1.9.20"
77
kotest = "6.0.0.M1"
88
kover = "0.8.3"
9-
kotlin = "2.1.0-RC2"
9+
kotlin = "2.1.0"
1010
kotlinBinaryCompatibilityValidator = "0.16.3"
1111
kotlinCompileTesting = "0.6.0"
1212
knit = "0.5.0"
13-
kspVersion = "2.1.0-RC2-1.0.28"
13+
kspVersion = "2.1.0-1.0.29"
1414
kotlinxSerialization = "1.7.3"
1515
mockWebServer = "4.12.0"
1616
retrofit = "2.11.0"

0 commit comments

Comments
 (0)