Skip to content

Commit d3cc4d8

Browse files
Merge pull request nextcloud#15356 from nextcloud/renovate/kotlin
chore(deps): update kotlin to v2.2.10
2 parents e22ed33 + 5bef6b6 commit d3cc4d8

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ glide = "4.16.0"
77
media3 = "1.8.0"
88
roomVersion = "2.7.2"
99
splash-screen = "1.0.1"
10-
kotlin = "2.2.0"
10+
kotlin = "2.2.10"
1111
composeBom = "2025.08.00"
1212
spotbugsGradlePlugin = "6.2.3"
1313
detektGradlePlugin = "1.23.8"
1414
spotless = "7.2.1"
15-
ksp = "2.2.0-2.0.2"
15+
ksp = "2.2.10-2.0.2"
1616

1717
[libraries]
1818
# Splash Screen

gradle/verification-metadata.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27181,6 +27181,13 @@
2718127181
</sha256>
2718227182
</artifact>
2718327183
</component>
27184+
<component group="org.jetbrains.kotlin.kapt" name="org.jetbrains.kotlin.kapt.gradle.plugin" version="2.2.10">
27185+
<artifact name="org.jetbrains.kotlin.kapt.gradle.plugin-2.2.10.pom">
27186+
<sha256 value="697fe2a50bf7d642a72626570eac185efa963cadf99b1e82a132619eff749d27" origin="Generated by Gradle" reason="Artifact is not signed"/>
27187+
<sha256 value="8f74003d26971a8e038b0c011206a6ec0c981e770e97e4424d05ba882137068f"
27188+
origin="Generated by Gradle" reason="Artifact is not signed" />
27189+
</artifact>
27190+
</component>
2718427191
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.0.0">
2718527192
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.0.0.pom">
2718627193
<sha256 value="38e76d688eddcf2d92ab20838c0adf28d8fd5de2cc965edcd273a9b4f7d636de" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -27236,6 +27243,13 @@
2723627243
</sha256>
2723727244
</artifact>
2723827245
</component>
27246+
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.2.10">
27247+
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.2.10.pom">
27248+
<sha256 value="237a896398684a01b6fc5e79d17a7a80f3b3cfcfd521cc0c08c22c6cc50fd0b5" origin="Generated by Gradle" reason="Artifact is not signed"/>
27249+
<sha256 value="db6facfc95abf5da9f071282183adba9146060f3585f38d54690d19e5b185427"
27250+
origin="Generated by Gradle" reason="Artifact is not signed" />
27251+
</artifact>
27252+
</component>
2723927253
<component group="org.jetbrains.kotlinx" name="atomicfu" version="0.16.1">
2724027254
<artifact name="atomicfu-0.16.1.module">
2724127255
<sha256 value="fdcf04fc25f6a43f557f341ee0053caa25e759f591169c86566f1dad37fc77a6" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)