We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2813d commit f75e656Copy full SHA for f75e656
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
4
networkTimeout=10000
5
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
settings.gradle
@@ -5,5 +5,5 @@ pluginManagement {
}
7
plugins {
8
- id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
+ id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
9
0 commit comments