aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-06-15 19:54:47 +0200
committerLinnea Gräf <nea@nea.moe>2024-06-15 19:54:47 +0200
commitdff1f9c0e2b728dba902d72816104abccc61f511 (patch)
tree4b6df287f876851bb6e8b47657d90d0d10917e6f /gradle
parentdf0a0ded977a3613e57b64512ea77ff992387d43 (diff)
downloadFirmament-dff1f9c0e2b728dba902d72816104abccc61f511.tar.gz
Firmament-dff1f9c0e2b728dba902d72816104abccc61f511.tar.bz2
Firmament-dff1f9c0e2b728dba902d72816104abccc61f511.zip
WIP: Terrible MoulConfig rewrite
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml2
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 46a2360..e848e89 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -29,7 +29,7 @@ hotswap_agent = "1.4.2-SNAPSHOT"
mixinextras = "0.3.5"
jarvis = "1.1.1"
nealisp = "1.0.0"
-moulconfig = "3.0.0-beta.12"
+moulconfig = "9999.9999.9999"
manninghamMills = "2.4.1"
[libraries]
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 0c78a30..4c78103 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -4,6 +4,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists