Skip to content

Commit ad257dd

Browse files
Merge pull request #918 from nextcloud/renovate/gradle-9.x
chore(deps): update gradle to v9.2.1
2 parents a036bd0 + 3d3bfb7 commit ad257dd

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

gradle/verification-metadata.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11686,6 +11686,11 @@
1168611686
<sha256 value="1ce2fb35ccd83fcbc90ae5c598dfdbb22952d08547804944a5b21f2c46cac0bd" origin="Generated by Gradle"/>
1168711687
</artifact>
1168811688
</component>
11689+
<component group="org.jetbrains.kotlin" name="abi-tools-api" version="2.2.21">
11690+
<artifact name="abi-tools-api-2.2.21.pom">
11691+
<sha256 value="92490acca0f450581d56ce057961d8ffa9835587e69f66e96d0a7175bacecd85" origin="Generated by Gradle"/>
11692+
</artifact>
11693+
</component>
1168911694
<component group="org.jetbrains.kotlin" name="fus-statistics-gradle-plugin" version="2.1.20">
1169011695
<artifact name="fus-statistics-gradle-plugin-2.1.20-gradle85.jar">
1169111696
<sha256 value="6674f29755d326addc756a2fdcabf2bb602f00004a0ed2db669da3df4e848006" origin="Generated by Gradle"/>
@@ -11804,6 +11809,11 @@
1180411809
<sha256 value="02d47d4877ec324b496d93133245cd4d348b652303cf27efa63e38af2fb3cf2a" origin="Generated by Gradle"/>
1180511810
</artifact>
1180611811
</component>
11812+
<component group="org.jetbrains.kotlin" name="kotlin-build-tools-api" version="2.2.21">
11813+
<artifact name="kotlin-build-tools-api-2.2.21.pom">
11814+
<sha256 value="63fdcf1ded2ab45ad77c049979faa44f190f7bb8eeac4f81f9877e9dfa9fd9f9" origin="Generated by Gradle"/>
11815+
</artifact>
11816+
</component>
1180711817
<component group="org.jetbrains.kotlin" name="kotlin-compiler-embeddable" version="1.9.10">
1180811818
<artifact name="kotlin-compiler-embeddable-1.9.10.jar">
1180911819
<sha256 value="b6d3965fdb3fc2a5f8d965681c215c37552b28ae5ad19fcadbc1568c9b65dab4" origin="Generated by Gradle"/>
@@ -11894,6 +11904,11 @@
1189411904
<sha256 value="91bb15248f4ea944b6330f3103f1eb545d13bdd8ad4aec437b747a586e7b17a9" origin="Generated by Gradle"/>
1189511905
</artifact>
1189611906
</component>
11907+
<component group="org.jetbrains.kotlin" name="kotlin-compiler-runner" version="2.2.21">
11908+
<artifact name="kotlin-compiler-runner-2.2.21.pom">
11909+
<sha256 value="1f103d8bde08ddd614bd983abdfcb7949139c606ac60cd8a68941fd0fb1ee124" origin="Generated by Gradle"/>
11910+
</artifact>
11911+
</component>
1189711912
<component group="org.jetbrains.kotlin" name="kotlin-daemon-client" version="2.1.10">
1189811913
<artifact name="kotlin-daemon-client-2.1.10.jar">
1189911914
<sha256 value="cf18a76182035ae2d48e82599650524e1e151e7343e8ab0fd06d0607c4145cd1" origin="Generated by Gradle"/>
@@ -11931,6 +11946,11 @@
1193111946
<sha256 value="8a136d0f13eb983a6be34ff1e163c9ce79855e4ba2174f45cb42aaa67553f754" origin="Generated by Gradle"/>
1193211947
</artifact>
1193311948
</component>
11949+
<component group="org.jetbrains.kotlin" name="kotlin-daemon-client" version="2.2.21">
11950+
<artifact name="kotlin-daemon-client-2.2.21.pom">
11951+
<sha256 value="4f6fddbc10d9b2167899e34fa113fc9ad75cc4d6ce58ab84f9614b63c05f8da3" origin="Generated by Gradle"/>
11952+
</artifact>
11953+
</component>
1193411954
<component group="org.jetbrains.kotlin" name="kotlin-daemon-embeddable" version="1.9.10">
1193511955
<artifact name="kotlin-daemon-embeddable-1.9.10.jar">
1193611956
<sha256 value="79bd4bf388da4430b0a9be86d2f72a111110941965edd478e99f3ae083156116" origin="Generated by Gradle"/>
@@ -12495,6 +12515,11 @@
1249512515
<sha256 value="c918f5214d021a72e3767f2756e97d103a526e04f1423da3663efdfb5847db95" origin="Generated by Gradle"/>
1249612516
</artifact>
1249712517
</component>
12518+
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="2.2.21">
12519+
<artifact name="kotlin-stdlib-2.2.21.module">
12520+
<sha256 value="bfbc657ddd3a8e37e4c8ad417968d5eb0b0b171c9fce48f962c2ad32ee434c21" origin="Generated by Gradle"/>
12521+
</artifact>
12522+
</component>
1249812523
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-common" version="1.8.21">
1249912524
<artifact name="kotlin-stdlib-common-1.8.21.jar">
1250012525
<sha256 value="6a44c9ecc9d7754d9e943fb1e3588c74d4a3f1785be51074f49d6c5723682a73" origin="Generated by Gradle"/>

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)