update to Gradle 7.4.2

./gradlew wrapper --gradle-version=7.4.2
This commit is contained in:
Karl Tauber
2022-04-09 18:18:45 +02:00
parent 081fd43d98
commit 7b11339fdc
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists