Browse Source

Upgrade to Gradle 7.3.2

Closes gh-29100
pull/29112/head
Stephane Nicoll 4 years ago
parent
commit
63121b451f
  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.3.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

Loading…
Cancel
Save