From dd1b94420581db02ba28a43e58b460bd7942f000 Mon Sep 17 00:00:00 2001 From: N0tMyFaultOG Date: Sat, 9 May 2020 16:47:49 +0200 Subject: [PATCH] Update gradle and remove license header from gradle --- gradle/wrapper/gradle-wrapper.properties | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index be8d8bb16..4c5803d13 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,13 +1,5 @@ -# -# PlotSquared, a plot management system for Minecraft -# Copyright (c) 2020 IntellectualSites -# This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -# You should have received a copy of the GNU General Public License along with this program. If not, see . -# - distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.4-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists