Browse Source

Upgrade to Gradle 9.2.1

Closes gh-35839
pull/35843/head
Sébastien Deleuze 4 weeks ago
parent
commit
f72891c24d
  1. 2
      gradle/wrapper/gradle-wrapper.properties

2
gradle/wrapper/gradle-wrapper.properties vendored

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME

Loading…
Cancel
Save