chore(deps): update dependency gradle to v8.7

This commit is contained in:
renovate[bot] 2024-03-22 16:41:38 +00:00 committed by Andy Scherzinger
parent 60db88098a
commit d468993950
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B
4 changed files with 1 additions and 10 deletions

Binary file not shown.

View file

@ -1,9 +1,6 @@
# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-FileCopyrightText: 2015-2024 Stefan Niedermann <info@niedermann.it>
# SPDX-License-Identifier: GPL-3.0-or-later
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME

3
gradlew vendored
View file

@ -1,8 +1,5 @@
#!/bin/sh
#
# SPDX-FileCopyrightText: 2015-2021 the original author or authors.
# SPDX-License-Identifier: Apache-2.0
#
# Copyright © 2015-2021 the original authors.
#

3
gradlew.bat vendored
View file

@ -1,7 +1,4 @@
@rem
@rem SPDX-FileCopyrightText: 2015 the original author or authors.
@rem SPDX-License-Identifier: Apache-2.0
@rem
@rem Copyright 2015 the original author or authors.
@rem
@rem Licensed under the Apache License, Version 2.0 (the "License");