Skip to content

Commit 4b27cd5

Browse files
Merge pull request #5966 from nextcloud/renovate/kotlin-monorepo
fix(deps): update kotlin monorepo to v2.3.20
2 parents fb5aea3 + 15f7c1e commit 4b27cd5

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
buildscript {
1212

1313
ext {
14-
kotlinVersion = '2.3.10'
14+
kotlinVersion = '2.3.20'
1515
}
1616

1717
repositories {

gradle/verification-metadata.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24509,6 +24509,11 @@
2450924509
<sha256 value="de905aeed0561d976ec52114f2f3e4e6696cd39320f43ab116f17fefd73d53c2" origin="Generated by Gradle"/>
2451024510
</artifact>
2451124511
</component>
24512+
<component group="org.jetbrains.kotlin" name="kotlin-build-tools-api" version="2.3.20">
24513+
<artifact name="kotlin-build-tools-api-2.3.20.pom">
24514+
<sha256 value="1b5e0b2c36905dc2f55e0a4b7812ae63e3125defcf686d2c0f490f83b73d9d5e" origin="Generated by Gradle"/>
24515+
</artifact>
24516+
</component>
2451224517
<component group="org.jetbrains.kotlin" name="kotlin-build-tools-compat" version="2.3.0">
2451324518
<artifact name="kotlin-build-tools-compat-2.3.0.jar">
2451424519
<sha256 value="009493e1caf04c8285f1fed157bbab688355db04d2deaec4f5a0f9b635f866e5" origin="Generated by Gradle"/>
@@ -24811,6 +24816,11 @@
2481124816
<sha256 value="e02b58bd00d90a313137d2f5f19219dadb7715755e6ddd6def8998a5afd18027" origin="Generated by Gradle"/>
2481224817
</artifact>
2481324818
</component>
24819+
<component group="org.jetbrains.kotlin" name="kotlin-compiler-runner" version="2.3.20">
24820+
<artifact name="kotlin-compiler-runner-2.3.20.pom">
24821+
<sha256 value="8d84ea0edd60b38bcea562de5178152a2671a9a0053d670f931452b3db013228" origin="Generated by Gradle"/>
24822+
</artifact>
24823+
</component>
2481424824
<component group="org.jetbrains.kotlin" name="kotlin-compose-compiler-plugin-embeddable" version="2.1.0">
2481524825
<artifact name="kotlin-compose-compiler-plugin-embeddable-2.1.0.jar">
2481624826
<sha256 value="79563a7d0380f4449c9773b608541a67ae10d3a372cb5a335682aa57487be0ef" origin="Generated by Gradle"/>
@@ -24984,6 +24994,11 @@
2498424994
<sha256 value="b0ea6cb7231eafe8fba0dfb37fc3198499040f74c4d341263edab6c84d19dac0" origin="Generated by Gradle"/>
2498524995
</artifact>
2498624996
</component>
24997+
<component group="org.jetbrains.kotlin" name="kotlin-daemon-client" version="2.3.20">
24998+
<artifact name="kotlin-daemon-client-2.3.20.pom">
24999+
<sha256 value="9e7c8b80724117f72aace65f6be48d836db8fc39753ad951f2bb90862d7e7080" origin="Generated by Gradle"/>
25000+
</artifact>
25001+
</component>
2498725002
<component group="org.jetbrains.kotlin" name="kotlin-daemon-embeddable" version="1.9.10">
2498825003
<artifact name="kotlin-daemon-embeddable-1.9.10.jar">
2498925004
<sha256 value="79bd4bf388da4430b0a9be86d2f72a111110941965edd478e99f3ae083156116" origin="Generated by Gradle"/>
@@ -25577,6 +25592,11 @@
2557725592
<sha256 value="2a4f7b44a3d0ac7aec7dbf5b1aa88db938bf542f7351561fb1d3b5cf81b60d05" origin="Generated by Gradle"/>
2557825593
</artifact>
2557925594
</component>
25595+
<component group="org.jetbrains.kotlin" name="kotlin-gradle-plugins-bom" version="2.3.20">
25596+
<artifact name="kotlin-gradle-plugins-bom-2.3.20.pom">
25597+
<sha256 value="dd6b919197e132fe71ddac70f6fc5d8fae7f52777afd837b14de871b8c0a5400" origin="Generated by Gradle"/>
25598+
</artifact>
25599+
</component>
2558025600
<component group="org.jetbrains.kotlin" name="kotlin-klib-abi-reader" version="2.3.0">
2558125601
<artifact name="kotlin-klib-abi-reader-2.3.0.jar">
2558225602
<sha256 value="41e31422eb5eb224b9a475fe80eb8d06eb21ad34fb7d0a408d2c972a7abb8cbb" origin="Generated by Gradle"/>
@@ -27019,6 +27039,11 @@
2701927039
<sha256 value="e61873edd5a8dd031a6ba9759c05d15690659e612e3d48c1ed122737dab44986" origin="Generated by Gradle"/>
2702027040
</artifact>
2702127041
</component>
27042+
<component group="org.jetbrains.kotlin" name="kotlin-tooling-core" version="2.3.20">
27043+
<artifact name="kotlin-tooling-core-2.3.20.pom">
27044+
<sha256 value="47e3aefd24b5be62d807b6cbcd79c55b83f94b55cfe18efdc6e33ce11bf190e4" origin="Generated by Gradle"/>
27045+
</artifact>
27046+
</component>
2702227047
<component group="org.jetbrains.kotlin" name="kotlin-util-io" version="2.1.0">
2702327048
<artifact name="kotlin-util-io-2.1.0.jar">
2702427049
<sha256 value="001a50db3da0a89a954db615fcb0e3f4a81a5341d407060ea88c9356f10f23e1" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)