Skip to content

Commit cf91894

Browse files
renovate[bot]jpenilla
authored andcommitted
chore(deps): Update gradle and github actions
1 parent 96254e7 commit cf91894

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gradle/wrapper/gradle-wrapper.jar

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

gradlew

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

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ pluginManagement {
1212
}
1313

1414
plugins {
15-
id("net.neoforged.moddev.repositories") version "2.0.78" apply false
15+
id("net.neoforged.moddev.repositories") version "2.0.80" apply false
1616
id("quiet-fabric-loom") version "1.9-SNAPSHOT" apply false
17-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
17+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
1818
}
1919

2020
rootProject.name = "MiniMOTD"

0 commit comments

Comments
 (0)