aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorILikePlayingGames <22475143+ILikePlayingGames@users.noreply.github.com>2023-07-01 23:41:16 -0400
committernea <nea@nea.moe>2023-07-02 14:16:32 +0200
commit8c46698f97bb22e3b16061912a34a03fe52da08b (patch)
treee790da034ee4fa2c90995d41dee92df027752bf9 /gradle
parent3d719d9224023b0b97e9e7cdc20904367f27d269 (diff)
downloadForge1.8.9Template-8c46698f97bb22e3b16061912a34a03fe52da08b.tar.gz
Forge1.8.9Template-8c46698f97bb22e3b16061912a34a03fe52da08b.tar.bz2
Forge1.8.9Template-8c46698f97bb22e3b16061912a34a03fe52da08b.zip
Update dependencies and fix bugs
- Update Gradle to 8.2-bin - Update Shadow to 8.1.1 - Update DevAuth to 1.1.2 - Update Mixin to 0.8.5 - Add some missed property substitutions
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 8049c68..15de902 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists