Skip to content

Commit

Permalink
Merge pull request #3995 from nextcloud/renovate/gradle-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency gradle to v8.9
  • Loading branch information
AndyScherzinger committed Jul 12, 2024
2 parents 93032dc + 77e194e commit f7fc5fe
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 2 deletions.
35 changes: 35 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5203,6 +5203,11 @@
<sha256 value="79f2186660ec1d879086ee23104798d8cd4fb6172c279c5e56e02ca9e55bc475" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-build-tools-api" version="2.0.0">
<artifact name="kotlin-build-tools-api-2.0.0.pom">
<sha256 value="cc39e9e0c9bbeec5a0ccfe0a78734c541c00fca3027c6de8ebc13bade0f5400b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-compiler-embeddable" version="1.9.22">
<artifact name="kotlin-compiler-embeddable-1.9.22.pom">
<sha256 value="b3da34bb6f4296acf3a0f443466f0506c6c99da5cd9624d6e0b745b2228784eb" origin="Generated by Gradle"/>
Expand All @@ -5218,6 +5223,11 @@
<sha256 value="d70d1f88592443f47579515456a4d6c31051ceda0ad11446923acafe4c0c95d1" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-compiler-embeddable" version="2.0.0">
<artifact name="kotlin-compiler-embeddable-2.0.0.pom">
<sha256 value="13c04c2c983a8faab531b64d0662db247fd35a1d88489330a1c29dc4a91e569e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-compiler-runner" version="1.9.22">
<artifact name="kotlin-compiler-runner-1.9.22.pom">
<sha256 value="a4ee8a67c1d6f253838c0027280bcb8050ac0dcdccad974896138a69a017eb01" origin="Generated by Gradle"/>
Expand All @@ -5233,6 +5243,11 @@
<sha256 value="c1be74f2e75f07e49a9aa68903e0dcb68800d224640418b48477ee42cbc35904" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-compiler-runner" version="2.0.0">
<artifact name="kotlin-compiler-runner-2.0.0.pom">
<sha256 value="42e6632358fa62be99bb8e4a278707e6b810dfc71ad3e5eea17e54ae39c83aac" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-daemon-client" version="1.9.22">
<artifact name="kotlin-daemon-client-1.9.22.pom">
<sha256 value="62c44a659da55db6fb125e2929b98d504a30e1f4af814e08e4921426aa524f8a" origin="Generated by Gradle"/>
Expand All @@ -5248,6 +5263,11 @@
<sha256 value="b6fe277bd1ae3ffcc0ceb88ec66659987a5cd1379a89768312f5dedf1f2e1fe5" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-daemon-client" version="2.0.0">
<artifact name="kotlin-daemon-client-2.0.0.pom">
<sha256 value="dbbc417fbbe94efab6a05a081d0f6336dacffa9d0426375e2a1781c57c5c2991" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-daemon-embeddable" version="1.9.22">
<artifact name="kotlin-daemon-embeddable-1.9.22.pom">
<sha256 value="f6ea3dcf6bfb3a0d0698447c48a6bcf08d8eaacf83fc95fe9d4181a5e5e3c2b1" origin="Generated by Gradle"/>
Expand All @@ -5263,6 +5283,16 @@
<sha256 value="4fb57fc6ac720951b3224774b3bb2a54549e963d2f4dfdc6841e84c7bed62ab1" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-daemon-embeddable" version="2.0.0">
<artifact name="kotlin-daemon-embeddable-2.0.0.pom">
<sha256 value="ce23393a051fa5e94275854e12cee7ac1c1e9f641bd71ace81cba6fd54f9bc1a" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-gradle-plugins-bom" version="2.0.0">
<artifact name="kotlin-gradle-plugins-bom-2.0.0.pom">
<sha256 value="c4a0586af77f0fb4f7e367033a02ac718beff0d0193cc7989583a982aa2752f2" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-reflect" version="1.9.0">
<artifact name="kotlin-reflect-1.9.0.pom">
<sha256 value="8571565676d189720471306cee9a55d916c080382f35a6da68193ac7b12f4cdb" origin="Generated by Gradle"/>
Expand All @@ -5278,6 +5308,11 @@
<sha256 value="5195193b37dcdada2e1c0ab0d512c422b2ad76af3557843a1b9c3480f4e71d0e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="2.0.0">
<artifact name="kotlin-stdlib-2.0.0.module">
<sha256 value="64f96ea8e7b9896731052241ffd3a265f8274d761e5fe9dc088ac45b31718341" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.2.71">
<artifact name="kotlin-stdlib-jdk7-1.2.71.pom">
<pgp value="BAE5C184E3B70CB15617700598FE03A974CE0A0B"/>
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
5 changes: 4 additions & 1 deletion gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# SPDX-License-Identifier: Apache-2.0
#

##############################################################################
#
Expand Down Expand Up @@ -84,7 +86,8 @@ done
# shellcheck disable=SC2034
APP_BASE_NAME=${0##*/}
# Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036)
APP_HOME=$( cd "${APP_HOME:-./}" > /dev/null && pwd -P ) || exit
APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s
' "$PWD" ) || exit

# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD=maximum
Expand Down
2 changes: 2 additions & 0 deletions gradlew.bat
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
@rem See the License for the specific language governing permissions and
@rem limitations under the License.
@rem
@rem SPDX-License-Identifier: Apache-2.0
@rem

@if "%DEBUG%"=="" @echo off
@rem ##########################################################################
Expand Down

0 comments on commit f7fc5fe

Please sign in to comment.