Skip to content

Commit d468993

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
chore(deps): update dependency gradle to v8.7
1 parent 60db880 commit d468993

File tree

4 files changed

+1
-10
lines changed

4 files changed

+1
-10
lines changed

gradle/wrapper/gradle-wrapper.jar

-9 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
2-
# SPDX-FileCopyrightText: 2015-2024 Stefan Niedermann <info@niedermann.it>
3-
# SPDX-License-Identifier: GPL-3.0-or-later
41
distributionBase=GRADLE_USER_HOME
52
distributionPath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
74
networkTimeout=10000
85
validateDistributionUrl=true
96
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
#!/bin/sh
22

3-
#
4-
# SPDX-FileCopyrightText: 2015-2021 the original author or authors.
5-
# SPDX-License-Identifier: Apache-2.0
63
#
74
# Copyright © 2015-2021 the original authors.
85
#

gradlew.bat

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
@rem
2-
@rem SPDX-FileCopyrightText: 2015 the original author or authors.
3-
@rem SPDX-License-Identifier: Apache-2.0
4-
@rem
52
@rem Copyright 2015 the original author or authors.
63
@rem
74
@rem Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)