comparison gradle/wrapper/gradle-wrapper.properties @ 32:927f02ccc596 version-0.4.6

Update to Gradle 7.4.2
author Kyle Miller <kyle.miller@mcoecn.org>
date Fri, 05 Aug 2022 19:22:06 +0100
parents bf31e9ad44cf
children
comparison
equal deleted inserted replaced
31:bd084c7d01df 32:927f02ccc596
1 #
2 # Copyright (c) 2020. Ohio Department of Education. - All Rights Reserved.
3 # Unauthorized copying of this file, in any medium, is strictly prohibited.
4 # Written by the State Software Development Team (http://ssdt.oecn.k12.oh.us/)
5 #
6 #
7
8 distributionBase=GRADLE_USER_HOME 1 distributionBase=GRADLE_USER_HOME
9 distributionPath=wrapper/dists 2 distributionPath=wrapper/dists
10 distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-all.zip 3 distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-all.zip
11 zipStoreBase=GRADLE_USER_HOME 4 zipStoreBase=GRADLE_USER_HOME
12 zipStorePath=wrapper/dists 5 zipStorePath=wrapper/dists