Skip to content

Commit 1383b1c

Browse files
Merge pull request #550 from nextcloud/renovate/gradle-8.x
chore(deps): update dependency gradle to v8.11
2 parents 397b9d2 + 68bc131 commit 1383b1c

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
@@ -3938,6 +3938,11 @@
39383938
<sha256 value="9c7ad5868fb2189b1bf4d6c22f6c94983b3a8e1a294e95a5412cb82e0f42ddb2" origin="Generated by Gradle"/>
39393939
</artifact>
39403940
</component>
3941+
<component group="org.jetbrains.kotlin" name="kotlin-build-tools-api" version="2.0.21">
3942+
<artifact name="kotlin-build-tools-api-2.0.21.pom">
3943+
<sha256 value="ccbd97693036634816295198e4944534fafb73d778f8cd4d439f3c87b090f494" origin="Generated by Gradle"/>
3944+
</artifact>
3945+
</component>
39413946
<component group="org.jetbrains.kotlin" name="kotlin-compiler-embeddable" version="1.9.22">
39423947
<artifact name="kotlin-compiler-embeddable-1.9.22.pom">
39433948
<sha256 value="b3da34bb6f4296acf3a0f443466f0506c6c99da5cd9624d6e0b745b2228784eb" origin="Generated by Gradle"/>
@@ -3968,6 +3973,11 @@
39683973
<sha256 value="597043fb8c6527f42999ca04ed352963922cd16e6988aaa52d3db32da1db859d" origin="Generated by Gradle"/>
39693974
</artifact>
39703975
</component>
3976+
<component group="org.jetbrains.kotlin" name="kotlin-compiler-embeddable" version="2.0.21">
3977+
<artifact name="kotlin-compiler-embeddable-2.0.21.pom">
3978+
<sha256 value="bd4656a46ec418252e5bc5e1c20eb2029fb2a8e0e3cc94eeddfac7e87c8cd5b6" origin="Generated by Gradle"/>
3979+
</artifact>
3980+
</component>
39713981
<component group="org.jetbrains.kotlin" name="kotlin-compiler-runner" version="1.9.22">
39723982
<artifact name="kotlin-compiler-runner-1.9.22.pom">
39733983
<sha256 value="a4ee8a67c1d6f253838c0027280bcb8050ac0dcdccad974896138a69a017eb01" origin="Generated by Gradle"/>
@@ -3998,6 +4008,11 @@
39984008
<sha256 value="dccdf1ba0c4fcd8bd4230345ae83fa7dbe9282563d8a53fd5e61c5335b5b7180" origin="Generated by Gradle"/>
39994009
</artifact>
40004010
</component>
4011+
<component group="org.jetbrains.kotlin" name="kotlin-compiler-runner" version="2.0.21">
4012+
<artifact name="kotlin-compiler-runner-2.0.21.pom">
4013+
<sha256 value="f9676ad4954114b81cdfd091e9b5b427bc6491cfa94484668d653d4d19023e6d" origin="Generated by Gradle"/>
4014+
</artifact>
4015+
</component>
40014016
<component group="org.jetbrains.kotlin" name="kotlin-daemon-client" version="1.9.22">
40024017
<artifact name="kotlin-daemon-client-1.9.22.pom">
40034018
<sha256 value="62c44a659da55db6fb125e2929b98d504a30e1f4af814e08e4921426aa524f8a" origin="Generated by Gradle"/>
@@ -4028,6 +4043,11 @@
40284043
<sha256 value="a947117888f4cffb6393d42eaea611b63df589bf29617826ccb7253712bf3ac3" origin="Generated by Gradle"/>
40294044
</artifact>
40304045
</component>
4046+
<component group="org.jetbrains.kotlin" name="kotlin-daemon-client" version="2.0.21">
4047+
<artifact name="kotlin-daemon-client-2.0.21.pom">
4048+
<sha256 value="f28638246b505520bfe935f15f3ecf39e4ba5526fa45c8f32ac7de7a31237400" origin="Generated by Gradle"/>
4049+
</artifact>
4050+
</component>
40314051
<component group="org.jetbrains.kotlin" name="kotlin-daemon-embeddable" version="1.9.22">
40324052
<artifact name="kotlin-daemon-embeddable-1.9.22.pom">
40334053
<sha256 value="f6ea3dcf6bfb3a0d0698447c48a6bcf08d8eaacf83fc95fe9d4181a5e5e3c2b1" origin="Generated by Gradle"/>
@@ -4058,6 +4078,11 @@
40584078
<sha256 value="219828266ea478eeeb42e4f52f96d0b907d8ca4847cf86aae39169ad8b2ea4a5" origin="Generated by Gradle"/>
40594079
</artifact>
40604080
</component>
4081+
<component group="org.jetbrains.kotlin" name="kotlin-daemon-embeddable" version="2.0.21">
4082+
<artifact name="kotlin-daemon-embeddable-2.0.21.pom">
4083+
<sha256 value="8db67b40dd6025a2ed069294f2c9bcfb6b96db3159cfef76edd7841c266afbf0" origin="Generated by Gradle"/>
4084+
</artifact>
4085+
</component>
40614086
<component group="org.jetbrains.kotlin" name="kotlin-reflect" version="1.9.20">
40624087
<artifact name="kotlin-reflect-1.9.20.pom">
40634088
<sha256 value="942b5e8602d317ec13652f1c0222052bb90817f28cf6fe9d47112f09b3e8e67d" 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-8.10.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)