Skip to content

Commit f5560fe

Browse files
chore(deps): Update gradle and github actions
1 parent 3ac0d7c commit f5560fe

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

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.12-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 2 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
@@ -17,7 +17,7 @@ pluginManagement {
1717
plugins {
1818
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
1919
id("quiet-fabric-loom") version "1.9-SNAPSHOT"
20-
id("net.neoforged.moddev.repositories") version "2.0.74"
20+
id("net.neoforged.moddev.repositories") version "2.0.77"
2121
}
2222

2323
dependencyResolutionManagement {

0 commit comments

Comments
 (0)