Browse Source

Upgrade to Gradle 7.5.1

Closes gh-32060
pull/32046/head
Andy Wilkinson 3 years ago
parent
commit
066e9671ae
  1. 2
      gradle/wrapper/gradle-wrapper.properties

2
gradle/wrapper/gradle-wrapper.properties vendored

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

Loading…
Cancel
Save