# HG changeset patch # User Mike Becker # Date 1672318688 -3600 # Node ID 1270f91b4c2239217c38aabfe037a19f1679e74c # Parent 55ca6cafc3dd5aa930d1697f7f0e8f6043858376 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) diff -r 55ca6cafc3dd -r 1270f91b4c22 gradle/wrapper/gradle-wrapper.properties --- 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