update from gradle 7.3 to 7.6

Thu, 29 Dec 2022 13:58:08 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 29 Dec 2022 13:58:08 +0100
changeset 255
1270f91b4c22
parent 254
55ca6cafc3dd
child 256
a7da88714dc3

update from gradle 7.3 to 7.6

And hope that this fixes an idiotic internal
duplication error
(see https://github.com/gradle/gradle/issues/17236)

gradle/wrapper/gradle-wrapper.properties file | annotate | diff | comparison | revisions
--- a/gradle/wrapper/gradle-wrapper.properties	Wed Dec 28 13:21:30 2022 +0100
+++ b/gradle/wrapper/gradle-wrapper.properties	Thu Dec 29 13:58:08 2022 +0100
@@ -1,5 +1,5 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists

mercurial