Skip to content

Commit b142c61

Browse files
Update kotlin monorepo to v2.3.20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 329e4ff commit b142c61

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jsonVersion = "20250517"
4848
junit = "4.13.2"
4949
junitVersion = "1.3.0"
5050
juniversalchardetVersion = "2.5.0"
51-
kotlin = "2.3.10"
51+
kotlin = "2.3.20"
5252
kotlinxSerializationJson = "1.10.0"
5353
ksp = "2.3.6"
5454
leakcanary = "2.14"

gradle/verification-metadata.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37026,6 +37026,11 @@
3702637026
<sha256 value="bb3c3c81a0b315bc8983ad2427b336198f157ee3549af92efcb4a6f13f91cbad" origin="Generated by Gradle" reason="Artifact is not signed"/>
3702737027
</artifact>
3702837028
</component>
37029+
<component group="org.jetbrains.kotlin.android" name="org.jetbrains.kotlin.android.gradle.plugin" version="2.3.20">
37030+
<artifact name="org.jetbrains.kotlin.android.gradle.plugin-2.3.20.pom">
37031+
<sha256 value="1582accb79e7ad81281e0e68a6bdaf5f294781b77528fe9d1b616395d94dbd99" origin="Generated by Gradle" reason="Artifact is not signed"/>
37032+
</artifact>
37033+
</component>
3702937034
<component group="org.jetbrains.kotlin.kapt" name="org.jetbrains.kotlin.kapt.gradle.plugin" version="1.9.22">
3703037035
<artifact name="org.jetbrains.kotlin.kapt.gradle.plugin-1.9.22.pom">
3703137036
<sha256 value="1daf64ddd8e90a6aa8a831f3e649b4b094e72fe91df0dfd91b5b1ba1dcd54d54" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -37203,6 +37208,11 @@
3720337208
<sha256 value="56b58e46c36bd8af8b433050d8b7e25f15a0dff4614bcdd48f2f5923d390e8f3" origin="Generated by Gradle" reason="Artifact is not signed"/>
3720437209
</artifact>
3720537210
</component>
37211+
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.3.20">
37212+
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.3.20.pom">
37213+
<sha256 value="8afdbb07964f0c3668a146ee4d8c90dab9d56737fa7627348ce757b686aedc13" origin="Generated by Gradle" reason="Artifact is not signed"/>
37214+
</artifact>
37215+
</component>
3720637216
<component group="org.jetbrains.kotlin.plugin.parcelize" name="org.jetbrains.kotlin.plugin.parcelize.gradle.plugin" version="2.2.20">
3720737217
<artifact name="org.jetbrains.kotlin.plugin.parcelize.gradle.plugin-2.2.20.pom">
3720837218
<sha256 value="c8c59883a937225b7f55d3b2a7379d4843a907d0604e39545d23ec844986a175" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -37223,6 +37233,11 @@
3722337233
<sha256 value="0e566b4e695f19370fbd260617fe6476c05b37f1cb35b8e17cbac45a92245f22" origin="Generated by Gradle" reason="Artifact is not signed"/>
3722437234
</artifact>
3722537235
</component>
37236+
<component group="org.jetbrains.kotlin.plugin.parcelize" name="org.jetbrains.kotlin.plugin.parcelize.gradle.plugin" version="2.3.20">
37237+
<artifact name="org.jetbrains.kotlin.plugin.parcelize.gradle.plugin-2.3.20.pom">
37238+
<sha256 value="6e3209e03bd58eb579d21d3a9ff3f66c3ee40d55c56253a238d0e47e695debc8" origin="Generated by Gradle" reason="Artifact is not signed"/>
37239+
</artifact>
37240+
</component>
3722637241
<component group="org.jetbrains.kotlin.plugin.serialization" name="org.jetbrains.kotlin.plugin.serialization.gradle.plugin" version="2.2.20">
3722737242
<artifact name="org.jetbrains.kotlin.plugin.serialization.gradle.plugin-2.2.20.pom">
3722837243
<sha256 value="48a64185623040fd6677b010083d89c618139bd73160badad65916e6d5439fc6" origin="Generated by Gradle" reason="Artifact is not signed">
@@ -37247,6 +37262,11 @@
3724737262
<sha256 value="39795daf2f2f2f0c6dcb7571be9569db7d9ed6326718c29198cddc73a0629e0e" origin="Generated by Gradle" reason="Artifact is not signed"/>
3724837263
</artifact>
3724937264
</component>
37265+
<component group="org.jetbrains.kotlin.plugin.serialization" name="org.jetbrains.kotlin.plugin.serialization.gradle.plugin" version="2.3.20">
37266+
<artifact name="org.jetbrains.kotlin.plugin.serialization.gradle.plugin-2.3.20.pom">
37267+
<sha256 value="379037f25c2de78ca3038481e4037601d697c86b175accaca764a9812230f170" origin="Generated by Gradle" reason="Artifact is not signed"/>
37268+
</artifact>
37269+
</component>
3725037270
<component group="org.jetbrains.kotlinx" name="atomicfu" version="0.16.1">
3725137271
<artifact name="atomicfu-0.16.1.module">
3725237272
<sha256 value="fdcf04fc25f6a43f557f341ee0053caa25e759f591169c86566f1dad37fc77a6" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)