Skip to content

Commit a2b4cef

Browse files
committed
chore: upgrade gradle wrapper to **8.10**
1 parent f15e67c commit a2b4cef

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,6 @@
1-
#
2-
# Copyright (C) 2024-2025 OnixByte.
3-
#
4-
# Licensed under the Apache License, Version 2.0 (the "License");
5-
# you may not use this file except in compliance with the License.
6-
# You may obtain a copy of the License at
7-
#
8-
# http://www.apache.org/licenses/LICENSE-2.0
9-
#
10-
# Unless required by applicable law or agreed to in writing, software
11-
# distributed under the License is distributed on an "AS IS" BASIS,
12-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
#
14-
# See the License for the specific language governing permissions and
15-
# limitations under the License.
16-
#
17-
181
distributionBase=GRADLE_USER_HOME
192
distributionPath=wrapper/dists
20-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
214
networkTimeout=10000
225
validateDistributionUrl=true
236
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)