Skip to content

Commit 4aeeaa6

Browse files
committed
Update Gradle wrapper and loom
1 parent 2af24ba commit 4aeeaa6

File tree

5 files changed

+8
-3
lines changed

5 files changed

+8
-3
lines changed

gradle/wrapper/gradle-wrapper.jar

130 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pluginManagement {
2121
}
2222

2323
plugins {
24-
id("quiet-fabric-loom") version "1.7-SNAPSHOT"
24+
id("quiet-fabric-loom") version "1.9-SNAPSHOT"
2525
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
2626
}
2727

0 commit comments

Comments
 (0)