We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e1c83c + 46098c9 commit 3c62cf4Copy full SHA for 3c62cf4
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
wrapper {
6
- gradleVersion = '9.1.0'
+ gradleVersion = '9.2.0'
7
8
9
mkdocs.publish.docPath = ''
gradle/wrapper/gradle-wrapper.jar
176 Bytes
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments