Skip to content

Commit

Permalink
Update gradle wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Minecraftschurli committed Feb 3, 2025
1 parent ce3e62d commit f2400c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#Mon Feb 03 13:20:50 CET 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginManagement {
plugins {
id 'net.minecraftforge.gradle' version '6.0.6' apply false
id 'net.minecraftforge.gradle' version '6.0.25' apply false
id 'org.spongepowered.mixin' version '0.7-SNAPSHOT' apply false
id 'org.spongepowered.gradle.vanilla' version '0.2.1-SNAPSHOT' apply false
id 'fabric-loom' version '1.2.7' apply false
Expand Down

0 comments on commit f2400c2

Please sign in to comment.